takeRight.d.ts 55 Bytes
import { takeRight } from "../fp";
export = takeRight;