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: 89963751c034fc4de42b544b28c22e107cda6581 (
plain
)
1
2
3
import * as config from "./subdir/config.json"; console.log(JSON.stringify(config));