UNPKG

casc-cesium

Version:

Vue 3.x components for CesiumJS.

1 lines 1.04 kB
{"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 'casc-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":";;;AACA,gBAAgB,CAAC,OAAO,GAAG,CAAC,GAAG,KAAK;AACpC,EAAE,GAAG,CAAC,SAAS,CAAC,gBAAgB,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;AACzD,CAAC,CAAC;AACG,MAAC,iBAAiB,GAAG,iBAAiB;AAE/B,MAAC,kBAAkB,GAAG;;;;"}