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
/
info
/
package_json_basic
/
main.ts
blob: e241f30026d910dd5ce988202901985a33503f53 (
plain
)
1
2
3
import { getValue } from "./lib.ts"; console.log(getValue());