UNPKG

@phaserjs/phaser

Version:
3 lines 153 B
import { IText } from './IText'; export declare function SetText(value: string | string[], ...text: IText[]): void; //# sourceMappingURL=SetText.d.ts.map