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

3 lines
56 B
TypeScript

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