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
/
import_attributes
/
dynamic_error.ts
blob: 2d9c6757f64e013545301510a181467df94f258b (
plain
)
1
2
3
const data = await import("./data.json"); console.log(data);