UNPKG

@phaserjs/phaser

Version:
3 lines 159 B
import { ILine } from './ILine'; export declare function ExtendLine(line: ILine, left: number, right?: number): ILine; //# sourceMappingURL=ExtendLine.d.ts.map