Files
DefinitelyTyped/types/eases/cubicIn.d.ts
T

3 lines
53 B
TypeScript

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