UNPKG
@antv/narrative-text-schema
Version:
latest (0.3.7)
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.3-beta.0
0.2.2
0.2.1
0.2.0
0.1.5
Json schema of narrative text visualization
@antv/narrative-text-schema
/
src
/
index.ts
4 lines
(3 loc)
•
79 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./schema'
;
export
*
from
'./tools'
;
export
*
from
'./generate'
;