UNPKG

polygonjs-engine

Version:

node-based webgl 3D engine https://polygonjs.com

4 lines (3 loc) 82 B
export declare class CoreSleep { static sleep(time: number): Promise<void>; }