@antv/t8
Version:
T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative T8 markdown syntax that can be used to describe the content of data interpretation reports.
6 lines • 318 B
TypeScript
export { useTheme } from './hooks/theme';
export { usePluginManager } from './hooks/plugin';
export { useEvent } from './hooks/event';
export { useCurrentParagraphInfo, CurrentParagraphInfoProvider } from './hooks/currentParagraphInfo';
export { ContextProvider } from './provider';
//# sourceMappingURL=index.d.ts.map