UNPKG

@visactor/vdataset

Version:

data processing tool

4 lines (3 loc) 191 B
export declare function getProjectionPath(proj: any): any; export declare const projectionProperties: string[]; export declare function createProjection(type: string, proj?: () => any): any;