UNPKG

@phaserjs/phaser

Version:
5 lines 274 B
import { BackgroundColor } from './BackgroundColor'; import { GetBackgroundColor } from './GetBackgroundColor'; import { SetBackgroundColor } from './SetBackgroundColor'; export { GetBackgroundColor, SetBackgroundColor, BackgroundColor }; //# sourceMappingURL=index.d.ts.map