API Reference / @evolu/common / Evolu/Internal / Index
Variable: Index
const Index: ObjectType<{
name: Type<"String", string, string, StringError, string, StringError>;
sql: Type<"String", string, string, StringError, string, StringError>;
}>;
Defined in: packages/common/src/Evolu/Db.ts:110