UNPKG

polygonjs-engine

Version:

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

7 lines (6 loc) 135 B
import {TypedContainer} from "./_Base"; export class GlContainer extends TypedContainer { object() { return this._content; } }