UNPKG

@pixi/basis

Version:

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

4 lines (3 loc) 91 B
export * from './BasisParser'; export * from './detectBasis'; export * from './loadBasis';