summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/nested-imports-e.js
blob: ec6f0360a608429f774e430a2658f3235d72ed43 (plain)
1
2
import { f } from "./nested-imports-f.js";
export const e = "e";