Files
nothoughts/node_modules/pixi.js/lib/assets/detections/utils/testImageFormat.d.ts
2025-08-04 18:57:35 +02:00

2 lines
78 B
TypeScript

export declare function testImageFormat(imageData: string): Promise<boolean>;