@conciergus/chat - v0.3.1
Preparing search index...
index
ProviderConfig
Type Alias ProviderConfig<T>
ProviderConfig
:
T
&
{
features
?:
FeatureFlags
;
environment
?:
"development"
|
"production"
|
"test"
;
debug
?:
boolean
;
}
Provider configuration with feature flags
Type Parameters
T
=
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@conciergus/chat - v0.3.1
Loading...
Provider configuration with feature flags