mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-02-07 22:32:35 +01:00
4 lines
131 B
TypeScript
4 lines
131 B
TypeScript
import { Texture } from 'pixi.js';
|
|
export declare class NitroTexture extends Texture {
|
|
}
|
|
//# sourceMappingURL=NitroTexture.d.ts.map
|