UNPKG

@antv/t8

Version:

T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative JSON Schema syntax that can be used to describe the content of data interpretation reports.

7 lines 304 B
export { Bullet, Li, Ol, Ul } from './bullet'; export { Container } from './container'; export { Entity } from './entity'; export { Headline, H1, H2, H3, H4, H5, H6 } from './heading'; export { Bold, Italic, Underline } from './marks'; export { P } from './paragraph'; //# sourceMappingURL=index.d.ts.map