跳转到内容

@freenotes/web-runtime


@freenotes/web-runtime / DbKeyPath

Type Alias: DbKeyPath<Value>

DbKeyPath<Value> = Extract<keyof Value, string> | string | readonly string[]

Defined in: src/db/types.ts:149

Type Parameters

Value

Value = unknown

让基础能力保持简单,让业务开发更加专注。