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