5 lines
72 B
TypeScript
5 lines
72 B
TypeScript
|
declare global {
|
||
|
const __webpack_runtime_id__: string;
|
||
|
}
|
||
|
export {};
|