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