UNPKG

vue-cesium

Version:
1 lines 981 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/imagery-layer/index.ts"],"sourcesContent":["/*\n * @Author: zouyaoji@https://github.com/zouyaoji\n * @Date: 2021-10-27 15:54:11\n * @LastEditTime: 2022-01-18 14:54:37\n * @LastEditors: zouyaoji\n * @Description:\n * @FilePath: \\vue-cesium@next\\packages\\components\\imagery-layer\\index.ts\n */\nimport { SFCWithInstall } from '@vue-cesium/utils/types'\nimport { App } from 'vue'\nimport ImageryLayer from './src'\n\nImageryLayer.install = (app: App): void => {\n app.component(ImageryLayer.name, ImageryLayer)\n}\n\nconst _ImageryLayer = ImageryLayer as SFCWithInstall<typeof ImageryLayer>\n\nexport default _ImageryLayer\nexport const VcLayerImagery = _ImageryLayer\n\nexport * from './src'\n"],"names":[],"mappings":";;;;AAYA,YAAa,CAAA,OAAA,GAAU,CAAC,GAAmB,KAAA;AACzC,EAAI,GAAA,CAAA,SAAA,CAAU,YAAa,CAAA,IAAA,EAAM,YAAY,CAAA,CAAA;AAC/C,CAAA,CAAA;AAEA,MAAM,aAAgB,GAAA,aAAA;AAGf,MAAM,cAAiB,GAAA;;;;"}