UNPKG

62 BTypeScriptView Raw
1import { isInteger } from "lodash";
2export default isInteger;