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