UNPKG

@phaserjs/phaser

Version:
3 lines 152 B
import { IText } from './IText'; export declare function SetLineWidth(width: number, ...text: IText[]): void; //# sourceMappingURL=SetLineWidth.d.ts.map