UNPKG

@polygonjs/polygonjs

Version:

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

3 lines (2 loc) 165 B
import { NodeContext } from '../../engine/poly/NodeContext'; export declare const EXTENSIONS_BY_NODE_TYPE_BY_CONTEXT: Record<NodeContext, Record<string, string[]>>;