UNPKG

@ngageoint/geopackage

Version:
9 lines (8 loc) 133 B
export interface CrsGeometry { crs?: { type: string; properties: { name: string; }; }; }