IndexOperation

Type Alias: IndexOperation

ts
type IndexOperation = typeof comparisonFunctions[number];
type IndexOperation = typeof comparisonFunctions[number];

Defined in: packages/db/src/indexes/base-index.ts:8

Type for index operation values