mirror of
https://github.com/DoneJS-Runtime/quickjs-done-nextgen.git
synced 2025-01-09 17:43:15 +00:00
4 lines
102 B
JavaScript
4 lines
102 B
JavaScript
|
// imports should classify it as a module, even when not at the top
|
||
|
os.now()
|
||
|
import * as os from "os"
|