nitro-renderer/dist/pixi-proxy/NitroTexture.d.ts

4 lines
131 B
TypeScript
Raw Normal View History

2025-01-21 14:12:11 -05:00
import { Texture } from 'pixi.js';
export declare class NitroTexture extends Texture {
}
//# sourceMappingURL=NitroTexture.d.ts.map