nitro-renderer/dist/pixi-proxy/NitroTexture.d.ts
2025-01-21 14:12:11 -05:00

4 lines
131 B
TypeScript

import { Texture } from 'pixi.js';
export declare class NitroTexture extends Texture {
}
//# sourceMappingURL=NitroTexture.d.ts.map