SourceTermAnalysisSystem_vue/node_modules/ol/layer/TileProperty.d.ts

6 lines
167 B
TypeScript
Raw Normal View History

2026-05-15 10:22:44 +08:00
declare namespace _default {
let PRELOAD: string;
let USE_INTERIM_TILES_ON_ERROR: string;
}
export default _default;
//# sourceMappingURL=TileProperty.d.ts.map