Files
nothoughts/node_modules/pixi.js/lib/rendering/high-shader/compiler/utils/compileInputs.d.ts
2025-08-04 18:57:35 +02:00

2 lines
99 B
TypeScript

export declare function compileInputs(fragments: any[], template: string, sort?: boolean): string;