1
0
silverbullet/esbuild_deno_loader/testdata/importmap.json

6 lines
45 B
JSON
Raw Normal View History

{
"imports": {
"mod": "./mod.ts"
}
}