外观
@freenotes/web-runtime / DbIndexDefinitionInput
Type Alias: DbIndexDefinitionInput<Value>
DbIndexDefinitionInput<
Value> =DbIndexDefinition<Value> |DbKeyPath<Value>
Defined in: src/db/types.ts:59
Type Parameters
Value
Value = unknown