Vendored
+1
-1
@@ -15,6 +15,6 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
declare module "*.svg" {
|
||||
const content: any;
|
||||
const content: string;
|
||||
export default content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user