UNPKG

polygonjs-engine

Version:

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

6 lines (4 loc) 247 B
// import {TypedParam} from './_Base'; // import {ParamType} from '../poly/ParamType'; // // import {ParamValuesTypeMap} from '../nodes/utils/params/ParamsController'; // export abstract class Single<T extends ParamType> extends TypedParam<T> {}