mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 19:46:40 +00:00
5 lines
No EOL
151 B
TypeScript
5 lines
No EOL
151 B
TypeScript
import "./polyfills";
|
|
export * from "./typescript-utility-types";
|
|
export * from "./fetch";
|
|
export * from "./utils";
|
|
//# sourceMappingURL=index.d.ts.map
|