mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
export * from "./esmodule-reexported1";
|
|
export * as lib2 from "./esmodule-reexported2";
|