UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

6 lines (5 loc) 180 B
export declare const ktxTranscoderUrls: { jsUrl: string; wasmUrl: string; }; export declare function setKTXTranscoderPath(config: Partial<typeof ktxTranscoderUrls>): void;