UNPKG

pixi.js

Version:

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

3 lines (2 loc) 155 B
import type { TEXTURE_FORMATS } from '../../../shared/texture/const'; export declare function getSupportedGlCompressedTextureFormats(): TEXTURE_FORMATS[];