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.

9 lines (6 loc) 293 B
import { __assign } from 'tslib'; import { baseSeedToken } from './base.js'; import { presetTheme } from './theme.js'; var defaultSeedToken = __assign(__assign({}, baseSeedToken), presetTheme.light); export { baseSeedToken, defaultSeedToken, presetTheme }; //# sourceMappingURL=index.js.map