UNPKG

@zxh19890103/wik

Version:

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

6 lines (5 loc) 261 B
export { InstancedRack, Shelf } from './Shelf.class'; export { Pack, InstancePack } from './Pack.class'; export { Warehouse3D } from './Warehouse.class'; export { InstanceBoard, Board } from './Board.class'; export { Object3DList } from './Object3DList.class';