UNPKG

gl-image

Version:
9 lines (8 loc) 203 B
export declare const GL_OPTIONS: Readonly<{ alpha: boolean; premultipliedAlpha: boolean; depth: boolean; stencil: boolean; antialias: boolean; preserveDrawingBuffer: boolean; }>;