added a new line cause tslint said so lol
parent
23bd554073
commit
0e553fd53f
@ -1,4 +1,5 @@
|
|||||||
declare module '*.svg' {
|
declare module '*.svg' {
|
||||||
const svg: string;
|
const svg: string;
|
||||||
export default svg;
|
export default svg;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue