summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/no_indirect_export.mjs
blob: 1fcc87bf88c324589be4dbab9b0abe827b132e66 (plain)
1
export { a } from "./no_export.mjs";