UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

3 lines (2 loc) 168 B
import type { ShaderSyncFunction } from '../../rendering/renderers/gl/shader/GlShaderSystem'; export declare function generateShaderSyncPolyfill(): ShaderSyncFunction;