UNPKG

@phaserjs/phaser

Version:
6 lines 209 B
export declare let gl: WebGLRenderingContext; export declare const GL: { get: () => WebGLRenderingContext; set: (context: WebGLRenderingContext | undefined) => void; }; //# sourceMappingURL=GL.d.ts.map