UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

6 lines (5 loc) 104 B
/** * 兼容 leaflet 和 threejs 的图形元素的基础结构 */ export interface GraphicObject { }