UNPKG

three

Version:

JavaScript 3D library

8 lines (6 loc) 122 B
export class WebGLProperties { constructor(); get(object: any): any; delete(object: any): void; clear(): void; }