UNPKG

@polygonjs/polygonjs

Version:

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

7 lines (6 loc) 161 B
export interface RopNodeChildrenMap { } import { PolyEngine } from '../../../Poly'; export declare class RopRegister { static run(poly: PolyEngine): void; }