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: 78273558f158daa96fbbebf0deb71f1b69be42fc (
plain
)
1
2
import asdf from "./test.json" assert { type: "json" }; console.log(asdf);