Skip to content

Commit 4230108

Browse files
committed
remove what is causing the issue
1 parent 220e627 commit 4230108

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ui/app/types/index.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
declare module '*.ttf';
22

33
declare module '*.otf';
4-
5-
declare module '*.png' {
6-
const value: string;
7-
export default value;
8-
}

0 commit comments

Comments
 (0)