UNPKG

vue-cesium

Version:
18 lines (13 loc) 507 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./src/index.js'); "use strict"; index["default"].install = (app) => { app.component(index["default"].name, index["default"]); }; const _GeometryInstance = index["default"]; const VcGeometryInstance = _GeometryInstance; exports.geometryInstanceProps = index.geometryInstanceProps; exports.VcGeometryInstance = VcGeometryInstance; exports["default"] = _GeometryInstance; //# sourceMappingURL=index.js.map