DefinitelyTyped/types/eases/expoInOut.d.ts
2018-06-25 23:22:35 -07:00

3 lines
57 B
TypeScript

import { expoInOut } from "./index";
export = expoInOut;