Files
DefinitelyTyped/types/eases/backInOut.d.ts

3 lines
57 B
TypeScript

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