Type Alias IGreaterThanOrEquals<TValue>

IGreaterThanOrEquals: { gte(value: TValue): boolean }

IMPORT_PATH: "@daiso-tech/core/utilities"

Type Parameters

  • TValue