UNPKG

pixi.js

Version:

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

7 lines (6 loc) 202 B
import type { FormatDetectionParser } from '../types'; /** * Adds some default image formats to the detection parser * @memberof assets */ export declare const detectDefaults: FormatDetectionParser;