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