UNPKG

pixi-basis-ktx2

Version:

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

5 lines 167 B
export * from './Basis'; export * from './loader'; export * from './TranscoderWorkerBasis'; export * from './TranscoderWorkerKTX2'; //# sourceMappingURL=index.d.ts.map