Type Alias IGreaterThan<TValue>

IGreaterThan: { gt(value: TValue): boolean }

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

Type Parameters

  • TValue