UNPKG

apl-easy-gl

Version:
2 lines (1 loc) 149 B
export declare function createContext(canvas: HTMLCanvasElement, opts?: WebGLContextAttributes, extensions?: Array<string>): WebGLRenderingContext;