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