UNPKG

@prishelets/utils

Version:

A modern utility library for strings, numbers, and general data types — fully typed, tested, and built for Node.js and TypeScript.

2 lines (1 loc) 56 B
export declare function isOdd(number: number): boolean;