UNPKG

@watergis/maplibre-gl-export

Version:
6 lines 169 B
export declare const Unit: { readonly in: "in"; readonly mm: "mm"; }; export type UnitType = (typeof Unit)[keyof typeof Unit]; //# sourceMappingURL=Unit.d.ts.map