allow `node.importmap.js` or .ts ``` import file from "./file" { "imports": { "#mod": `./src/assets/${file}` } } ```