DefinitelyTyped/types/lodash-es/takeRight.d.ts

3 lines
62 B
TypeScript

import { takeRight } from "lodash";
export default takeRight;