Skip to content

Commit bd1e740

Browse files
123
2 parents 45a668f + 1ef2760 commit bd1e740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export type State = {
6060
importLibraries: string[],
6161
displaylibComponent: boolean,
6262
importTest:string
63+
6364
};
6465

6566
// Type for HTML Element Map that used in multiple files

0 commit comments

Comments
 (0)