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
/
registry
/
npm
/
@denotest
/
say-hello-on-install
/
1.0.0
/
index.js
blob: b275a8e35ce3b179c37af60e1c86ad8a863626a4 (
plain
)
1
2
3
export function sayHelloOnInstall() { return '@denotest/say-hello-on-install'; }