UNPKG

@zxh19890103/wik

Version:

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

4 lines (3 loc) 55 B
export interface WithClone { clone(): WithClone; }