PostgresDocumentStore
定义于:.build/typescript/packages/providers/storage/postgres/src/PostgresDocumentStore.ts:14
KVDocumentStore
new PostgresDocumentStore(
config?):PostgresDocumentStore
定义于:.build/typescript/packages/providers/storage/postgres/src/PostgresDocumentStore.ts:17
PostgresDocumentStore
KVDocumentStore.constructor
序列化器:
Serializer<Record<string,unknown>> =noneSerializer
定义于:.build/typescript/packages/providers/storage/postgres/src/PostgresDocumentStore.ts:15
KVDocumentStore.serializer