mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
✨ Add native async logger adapter package
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import {
|
||||
"Nanaloveyuki/BitLogger/bitlogger" @lib,
|
||||
"Nanaloveyuki/BitLogger/bitlogger_async" @lib_async,
|
||||
"moonbitlang/async" @async,
|
||||
}
|
||||
|
||||
supported_targets = "+native"
|
||||
|
||||
options(
|
||||
is_main: true,
|
||||
)
|
||||
Reference in New Issue
Block a user