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
/
testdata
/
run
/
020_json_modules.ts
blob: b4ae6066547f6233aef55d210b700f1c166f0c59 (
plain
)
1
2
import config from "../subdir/config.json"; console.log(JSON.stringify(config));