simplex-chat-nodejs: typed DbConfig (#6875)

* simplex-chat-nodejs: typed DbConfig for ChatApi.init and BotDbOpts

* simplex-chat-nodejs: regenerate typedoc docs for DbConfig

* simplex-chat-nodejs: rename DbConfig.kind to .type
This commit is contained in:
sh
2026-04-24 15:43:43 +00:00
committed by GitHub
parent ac0176fa0b
commit 42dd36bf09
22 changed files with 485 additions and 239 deletions
@@ -74,7 +74,7 @@ Defined in: [src/api.ts:6](../src/api.ts#L6)
### stack?
> `optional` **stack**: `string`
> `optional` **stack?**: `string`
Defined in: [node\_modules/typescript/lib/lib.es5.d.ts:1078](../node_modules/typescript/lib/lib.es5.d.ts#L1078)