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

1 line
50 B
TypeScript

export default function (v: any, k: any): number;