mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 00:44:27 +00:00
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:
@@ -24,6 +24,7 @@ You need to use it in bot event handlers, and for any other use cases.
|
||||
|
||||
## Type Aliases
|
||||
|
||||
- [DbConfig](api.TypeAlias.DbConfig.md)
|
||||
- [EventSubscriberFunc](api.TypeAlias.EventSubscriberFunc.md)
|
||||
- [EventSubscribers](api.TypeAlias.EventSubscribers.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user