UNPKG

pixi-basis-ktx2

Version:

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

3 lines 155 B
import type { FormatDetectionParser } from '@pixi/assets'; export declare const detectKTX2: FormatDetectionParser; //# sourceMappingURL=detectKTX2.d.ts.map