phaser/v3/typings/math/Linear.d.ts
2017-01-16 22:43:07 +01:00

1 line
57 B
TypeScript

export default function (p0: any, p1: any, t: any): any;