init brojs
All checks were successful
platform/bro-js/challenge-pl/pipeline/head This commit looks good
All checks were successful
platform/bro-js/challenge-pl/pipeline/head This commit looks good
This commit is contained in:
6
types.d.ts
vendored
Normal file
6
types.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
declare module '*.svg' {
|
||||
const src: string
|
||||
export default src
|
||||
}
|
||||
|
||||
declare const __webpack_public_path__: string
|
||||
Reference in New Issue
Block a user