silverbullet/esbuild_deno_loader/testdata/importmap.json

6 lines
45 B
JSON

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