UNPKG

modern-canvas

Version:

A JavaScript WebGL rendering engine. only the ESM.

4 lines (3 loc) 125 B
import type { GlPrecision } from './const'; /** @internal */ export declare function getMaxFragmentPrecision(): GlPrecision;