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