We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45a668f + 1ef2760 commit bd1e740Copy full SHA for bd1e740
types.ts
@@ -60,6 +60,7 @@ export type State = {
60
importLibraries: string[],
61
displaylibComponent: boolean,
62
importTest:string
63
+
64
};
65
66
// Type for HTML Element Map that used in multiple files
0 commit comments