DefinitelyTyped/types/lodash/negate.d.ts

3 lines
51 B
TypeScript

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