UNPKG

v3d-core-realbits

Version:

WebGL-based humanoid model rendering engine.

9 lines (8 loc) 170 B
export namespace server { const command: string; const port: number; } export namespace launch { const args: string[]; } export const browserContext: string;