@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.
8 lines (7 loc) • 321 B
JavaScript
export { Bullet, Li, Ol, Ul } from './bullet.js';
export { Container } from './container.js';
export { Entity } from './entity.js';
export { H1, H2, H3, H4, H5, H6, Headline } from './heading.js';
export { Bold, Italic, Underline } from './marks.js';
export { P } from './paragraph.js';
//# sourceMappingURL=index.js.map