pwaLUPMIS2/node_modules/ol/MapProperty.d.ts
2026-03-04 12:59:40 +01:00

8 lines
193 B
TypeScript

declare namespace _default {
let LAYERGROUP: string;
let SIZE: string;
let TARGET: string;
let VIEW: string;
}
export default _default;
//# sourceMappingURL=MapProperty.d.ts.map