UNPKG

@pixi/basis

Version:

Loader for the *.basis supercompressed texture file format. This package also ships with the transcoder!

3 lines (2 loc) 116 B
import type { FormatDetectionParser } from '@pixi/assets'; export declare const detectBasis: FormatDetectionParser;