DEVJHAWAR11
sync: deploy to HuggingFace Space
5b7955a
declare function isInteger(argument: unknown): argument is number;
export = isInteger;