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.
1 parent e11874f commit f2aac83Copy full SHA for f2aac83
_templates/element/new/react-types-import.ts.t
@@ -1,7 +1,7 @@
1
---
2
to: src/react-types.ts
3
inject: true
4
-before: \ndeclare global
+before: \ntype WokwiElement
5
skip_if: \{ <%= h.className(name) %>Element \}
6
7
import { <%= h.className(name) %>Element } from './<%= name %>-element';
0 commit comments