UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

4 lines (3 loc) 103 B
export type GeoJSON = any; export type TopoJSON = any; export type GeoSourceType = GeoJSON | TopoJSON;