machineuser
version control dist & node_modules...
263e0f2
raw
history blame contribute delete
136 Bytes
export class WebGLGeometries {
constructor(gl: WebGLRenderingContext, extensions: any, _infoRender: any);
get(object: any): any;
}