UNPKG

gl-react

Version:

Universal React library, write and compose WebGL shaders, implement complex effects using a descriptive paradigm

8 lines 194 B
import React from "react"; declare const _default: React.Context<{ glParent: any; glSurface: any; glSizable: any; }>; export default _default; //# sourceMappingURL=GLContext.d.ts.map