UNPKG

63 BTypeScriptView Raw
1import { isSafeInteger } from "../fp";
2export = isSafeInteger;