UNPKG

@polygonjs/polygonjs

Version:

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

7 lines (5 loc) 142 B
export interface JsNodeChildrenMap {} import {PolyEngine} from '../../../Poly'; export class JsRegister { static run(poly: PolyEngine) {} }