@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.
5 lines • 307 B
TypeScript
export { useTheme, ThemeProvider } from './theme';
export { usePluginManager as usePlugin, PluginProvider } from './plugin';
export { useEvent, EventProvider } from './event';
export { useCurrentParagraphInfo, CurrentParagraphInfoProvider } from './currentParagraphInfo';
//# sourceMappingURL=index.d.ts.map