@antv/f2
Version:
Charts for mobile visualization.
7 lines (6 loc) • 393 B
TypeScript
export const __esModule: boolean;
export function destroyElement(elements: any): void;
export function diff(parent: any, nextChildren: any, lastChildren: any): any;
export function renderChildren(parent: any, nextChildren: any, lastChildren: any): any;
export function renderComponent(component: any): void;
export function renderShape(component: any, children: any, animate: any): any;