UNPKG

pixi-basis-ktx2

Version:

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

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