UNPKG

@polygonjs/polygonjs

Version:

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

8 lines (5 loc) 143 B
export interface GlNodeChildrenMap {} import {PolyEngine} from '../../../Poly'; export class GlRegister { static run(poly: PolyEngine) {} }