UNPKG

polygonjs-engine

Version:

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

5 lines (4 loc) 159 B
export declare type LiteralConstructMethod = (args: any[]) => string; export declare class LiteralConstructsController { static if(args: any[]): string; }