UNPKG

polygonjs-engine

Version:

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

4 lines (2 loc) 175 B
import {ParamValueSerializedTypeMap} from './ParamValueSerializedTypeMap'; export type ParamValueSerialized = ParamValueSerializedTypeMap[keyof ParamValueSerializedTypeMap];