UNPKG

expo-gl

Version:

Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.

4 lines (3 loc) 76 B
declare const global: Global & { __EXGLContexts?: Record<string, any>; };