UNPKG

@uupaa/dynamic-import-polyfill

Version:
9 lines (6 loc) 92 B
import "./b.js"; import "./c.js"; export function a() { return "a"; } export default a;