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
/
subdir
/
mod8.js
blob: 5bf7a49a880b97fec7ac333a74805e6bc77220a4 (
plain
)
1
2
3
import json3 from "./json_3.json" assert { type: "json" }; console.log(json3);