UNPKG

@uupaa/dynamic-import-polyfill

Version:
9 lines (6 loc) 194 B
import "https://uupaa.github.io/dynamic-import-polyfill/test/b.js"; import "https://uupaa.github.io/dynamic-import-polyfill/test/c.js"; export function a() { return "a"; } export default a;