UNPKG
@making-sense/antlr-editor
Version:
latest (2.9.4)
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
ANTLR Typescript editor
github.com/Making-Sense-Info/ANTLR-Editor
Making-Sense-Info/ANTLR-Editor
@making-sense/antlr-editor
/
dist
/
stories
/
VtlEditor21.d.ts
3 lines
(2 loc)
•
122 B
TypeScript
View Raw
1
2
3
declare
const
EditorForStories
:
(
props
:
any
) =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
default
EditorForStories
;