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
/
schema
/
index.ts
6 lines
(5 loc)
•
136 B
text/typescript
View Raw
1
2
3
4
5
6
export
*
from
'./common'
;
export
*
from
'./structure'
;
export
*
from
'./paragraph'
;
export
*
from
'./phrase'
;
export
*
from
'./source'
;