Files
nothoughts/node_modules/pixi.js/lib/rendering/renderers/gl/shader/migrateFragmentFromV7toV8.d.ts
2025-08-04 18:57:35 +02:00

2 lines
83 B
TypeScript

export declare function migrateFragmentFromV7toV8(fragmentShader: string): string;