UNPKG

@zxh19890103/wik

Version:

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

6 lines (5 loc) 75 B
export interface Position { x: number; y: number; z: number; }