The requested module './mymod.module.js' does not provide an export named 'mymod'
import {mymod} from "./mymod.module.js"
var mymod = (await import("./mymod.module.js")).mymod
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members