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.

5 lines 216 B
export { useTheme } from './hooks/theme'; export { usePluginManager } from './hooks/plugin'; export { useEvent } from './hooks/event'; export { ContextProvider } from './provider'; //# sourceMappingURL=index.d.ts.map