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
/
1.0.0
/
index.js
blob: 2c5b6be8efcfd09c992bd4198388812edeab2a88 (
plain
)
1
2
3
export function sayHello() { return '@denotest/say-hello says hello!'; }