mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 12:01:00 +00:00
4 lines
189 B
TypeScript
4 lines
189 B
TypeScript
//#region src/webpack-bundler-runtime.d.ts
|
|
declare const normalizedWebpackBundlerRuntime: {};
|
|
export = normalizedWebpackBundlerRuntime;
|
|
//# sourceMappingURL=webpack-bundler-runtime.d.ts.map
|