mirror of https://github.com/tc39/test262.git
3 lines
50 B
JavaScript
3 lines
50 B
JavaScript
|
export { A } from "./A.js"
|
||
|
export * from "./E.js"
|