global __webpack_public_path__
This commit is contained in:
Vendored
+3
-1
@@ -1,4 +1,6 @@
|
||||
declare module '*.svg' {
|
||||
const src: string;
|
||||
export default src;
|
||||
}
|
||||
}
|
||||
|
||||
declare const __webpack_public_path__: string;
|
||||
Reference in New Issue
Block a user