UNPKG

@vuemap/vue-amap-extra

Version:

@vuemap/vue-amap扩展库,包含threejs相关图层

12 lines (9 loc) 341 B
import './ThreeLightDirectional.vue.mjs'; import script from './ThreeLightDirectional.vue2.mjs'; script.install = (app) => { app.component(script.name, script); return app; }; const ElAmapThreeLightDirectional = script; export { ElAmapThreeLightDirectional, ElAmapThreeLightDirectional as default }; //# sourceMappingURL=index.mjs.map