UNPKG

pixi.js

Version:

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

3 lines (2 loc) 141 B
import type { TEXTURE_FORMATS } from '../const'; export declare function getSupportedCompressedTextureFormats(): Promise<TEXTURE_FORMATS[]>;