UNPKG

@zxh19890103/wik

Version:

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

5 lines (4 loc) 150 B
import { BufferGeometry } from 'three'; export declare class BoardGeometry extends BufferGeometry { constructor(width: number, height: number); }