Files
nothoughts/node_modules/pixi.js/lib/rendering/batcher/gpu/generateLayout.d.ts
2025-08-04 18:57:35 +02:00

2 lines
85 B
TypeScript

export declare function generateLayout(maxTextures: number): Record<string, number>;