negate.d.ts 49 Bytes Raw Blame History Permalink 1 2 import { negate } from "../fp"; export = negate;