DefinitelyTyped/types/lodash/remove.d.ts

3 lines
51 B
TypeScript

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