This commit is contained in:
14
node_modules/ol/layer/Property.d.ts
generated
vendored
Normal file
14
node_modules/ol/layer/Property.d.ts
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
declare namespace _default {
|
||||
const OPACITY: string;
|
||||
const VISIBLE: string;
|
||||
const EXTENT: string;
|
||||
const Z_INDEX: string;
|
||||
const MAX_RESOLUTION: string;
|
||||
const MIN_RESOLUTION: string;
|
||||
const MAX_ZOOM: string;
|
||||
const MIN_ZOOM: string;
|
||||
const SOURCE: string;
|
||||
const MAP: string;
|
||||
}
|
||||
export default _default;
|
||||
//# sourceMappingURL=Property.d.ts.map
|
||||
Reference in New Issue
Block a user