UNPKG

viser

Version:

viser is a toolkit fit for data vis engineer.

3 lines (2 loc) 212 B
export declare const registerShape: (geoName: string, shapeName: string, shapeFun: any) => void; export declare const registerAnimation: (animationType: string, animationName: string, animationFun: any) => void;