deno.land / x / lume@v2.1.4 / tests / assets / remote_files / _remotes / hello.js
123456import name from "./name.js";export default function () { console.log("hello", name);}
Version Info