UNPKG

@visactor/vdataset

Version:

data processing tool

12 lines (11 loc) 260 B
export declare enum DATAVIEW_TYPE { DSV = "dsv", TREE = "tree", GEO = "geo", BYTE = "bytejson", HEX = "hex", GRAPH = "graph", TABLE = "table", GEO_GRATICULE = "geo-graticule" } export declare const STATISTICS_METHODS: string[];