SafeInteger.isOddSafeInteger
import { SafeInteger } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts";
const { isOddSafeInteger } = SafeInteger;
function isOddSafeInteger(test: unknown): boolean;
import { SafeInteger } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts";
const { isOddSafeInteger } = SafeInteger;