kute.js/types/interpolation/translate3d.d.ts
thednp e5456b86e9 Changes:
* added a more consistent Typescript generate tsconfig.json
* in regards to Typescript, all internals/externals well defined
2021-11-13 18:51:59 +02:00

2 lines
77 B
TypeScript

export default function translate3d(a: any, b: any, u: any, v: any): string;