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