type IndexConstructor<TKey> = (id, expression, name?, options?) => BaseIndex<TKey>;
Defined in: packages/db/src/indexes/base-index.ts:214
Type for index constructor
TKey extends string | number = string | number
number
BasicExpression
string
any
BaseIndex<TKey>
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications