@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.
3 lines • 312 B
TypeScript
import { SpecificEntityPhraseDescriptor } from '../types';
export declare const createProportion: (customDescriptor?: SpecificEntityPhraseDescriptor, mode?: import("../types").CustomEntityMode) => import("../types").PhraseDescriptor<import("../..").EntityMetaData>;
//# sourceMappingURL=createProportion.d.ts.map