UNPKG

@prass/botpress-native

Version:

A simple and powerful SDK for integrating Botpress Chat API with React Native,

6 lines (5 loc) 106 B
export type BotpressConfig = { cacheEnabled?: boolean; timeout?: number; retries?: number; };