nanvm-lib 0.1.1

NaNVM library
Documentation
1
2
3
4
const a = 0
const b = require("test_import_module.d.cjs")
const c = 0
module.exports = [b]