UNPKG

@zxh19890103/wik

Version:

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

3 lines (2 loc) 118 B
export declare const random2: (min?: number, max?: number) => number; export declare const randomColor: () => string;