UNPKG

@rangeljl/shared

Version:

A set of functions that are used in a lot of places

3 lines 136 B
declare const numberIsInteger: (value: number) => boolean; export default numberIsInteger; //# sourceMappingURL=numberIsInteger.d.ts.map