UNPKG

@visactor/vdataset

Version:

data processing tool

5 lines (4 loc) 115 B
import type { Parser } from '..'; export interface IGeoTreeOptions { } export declare const GeoTreeParser: Parser;