UNPKG

polygonjs-engine

Version:

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

3 lines (2 loc) 138 B
import { ParamValuesTypeMap } from './ParamValuesTypeMap'; export declare type ParamValue = ParamValuesTypeMap[keyof ParamValuesTypeMap];