Files
BitLogger/examples/async_basic/moon.pkg
T
Nanaloveyuki ea6113354a 🔧 support MoonBit 0.10.4
2026-07-17 19:04:17 +08:00

10 lines
180 B
Plaintext

import {
"Nanaloveyuki/BitLogger/src" @lib,
"Nanaloveyuki/BitLogger/src-async" @lib_async,
"moonbitlang/async",
}
supported_targets = "+native"
pkgtype(kind: "executable")