UNPKG

modern-canvas

Version:

A JavaScript WebGL rendering engine. only the ESM.

3 lines (2 loc) 114 B
import type { GlRenderingContext } from '../types'; export declare function getTestContext(): GlRenderingContext;