DEVJHAWAR11
sync: deploy to HuggingFace Space
5b7955a
declare function mod(number: number, modulo: number): number;
export = mod;