SafetyScreen-ui/node_modules/echarts-gl/lib/chart/polygons3D.js

3 lines
104 B
JavaScript
Raw Normal View History

2025-03-29 19:33:58 +08:00
import { use } from 'echarts/lib/echarts';
import { install } from './polygons3D/install';
use(install);