vue-cesium
Version:
Vue 3.x components for CesiumJS.
1 lines • 1.04 kB
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/geometry-instance/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:23\n * @LastEditors: zouyaoji\n * @Description:\n * @FilePath: \\vue-cesium@next\\packages\\components\\geometry-instance\\index.ts\n */\nimport { SFCWithInstall } from '@vue-cesium/utils/types'\nimport { App } from 'vue'\nimport GeometryInstance from './src'\n\nGeometryInstance.install = (app: App): void => {\n app.component(GeometryInstance.name, GeometryInstance)\n}\n\nconst _GeometryInstance = GeometryInstance as SFCWithInstall<typeof GeometryInstance>\n\nexport default _GeometryInstance\nexport const VcGeometryInstance = _GeometryInstance\n\nexport * from './src'\n"],"names":[],"mappings":";;;;AAYA,gBAAiB,CAAA,OAAA,GAAU,CAAC,GAAmB,KAAA;AAC7C,EAAI,GAAA,CAAA,SAAA,CAAU,gBAAiB,CAAA,IAAA,EAAM,gBAAgB,CAAA,CAAA;AACvD,CAAA,CAAA;AAEA,MAAM,iBAAoB,GAAA,iBAAA;AAGnB,MAAM,kBAAqB,GAAA;;;;"}