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

3 lines
51 B
TypeScript

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