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