index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
npm
/
lifecycle_scripts
/
main.js
blob: 2aaea054337ed8a3a8454baee6276d28da0c05ac (
plain
)
1
2
3
import { hello } from "npm:@denotest/node-addon@1.0.0"; console.log(hello());