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