外观
@freenotes/web-runtime / DbKeyPath
Type Alias: DbKeyPath<Value>
DbKeyPath<
Value> =Extract<keyofValue,string> |string| readonlystring[]
Defined in: src/db/types.ts:149
Type Parameters
Value
Value = unknown
@freenotes/web-runtime / DbKeyPath
DbKeyPath<
Value> =Extract<keyofValue,string> |string| readonlystring[]
Defined in: src/db/types.ts:149
Value = unknown