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
/
cache
/
json_import
/
main.ts
blob: d7506963b0c3c591a58af57f9bf504b3e88c4a57 (
plain
)
1
2
import asdf from "./test.json" with { type: "json" }; console.log(asdf);