isOddIntegerCopyimport { isOddInteger } from "https://raw.githubusercontent.com/i-xi-dev/number.es/6.0.0/src/main.ts";function isOddInteger(test: unknown): boolean;§isOddInteger(test: unknown): boolean[src]§Parameters§test: unknown[src]§Return Type§boolean[src]