UNPKG

@antv/f2

Version:

Charts for mobile visualization.

5 lines (4 loc) 204 B
export function createUpdater(canvas: any): { enqueueForceUpdate: (component: any, state: any, callback: any) => void; enqueueSetState: (component: any, state: any, callback: any) => void; };