UNPKG

@phaserjs/phaser

Version:
6 lines 180 B
import { Texture } from './Texture'; export declare const WhiteTexture: { get: () => Texture; set: (texture: Texture) => void; }; //# sourceMappingURL=WhiteTexture.d.ts.map