Skip to content

TypeAlias.IntWithoutZero

github-actions[bot] edited this page May 21, 2026 · 33 revisions

umt / IntWithoutZero

Type Alias: IntWithoutZero

IntWithoutZero = Exclude<IntEven | IntOdd, 0>

Defined in: types/int/intWithoutZero.ts:4

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally