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