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
/
config_json_import.ts
blob: 7141f14950dac60c9a7da6dcab815ce9f752bf85 (
plain
)
1
2
import config from "../jsx/deno-jsx.json" with { type: "json" }; console.log(config);