DefinitelyTyped/types/lodash/pullAt.d.ts

3 lines
51 B
TypeScript

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