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

3 lines
53 B
TypeScript

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