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