@farmart-tech/brave-client-sdk
Preparing search index...
IFeatureFlagReaderOptions
Interface IFeatureFlagReaderOptions
interface
IFeatureFlagReaderOptions
{
environment
?:
"production"
|
"staging"
|
"development"
;
firestoreDbConfig
:
FirestoreDbConfig
;
prefetches
?:
CollectionNames
[]
;
userContext
?:
UserContext
;
workspace
?:
string
;
}
Hierarchy (
View Summary
)
IFeatureReaderOptions
IFeatureFlagReaderOptions
Index
Properties
environment?
firestore
Db
Config
prefetches?
user
Context?
workspace?
Properties
Optional
environment
environment
?:
"production"
|
"staging"
|
"development"
firestore
Db
Config
firestoreDbConfig
:
FirestoreDbConfig
Optional
prefetches
prefetches
?:
CollectionNames
[]
Optional
user
Context
userContext
?:
UserContext
Optional
workspace
workspace
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
firestore
Db
Config
prefetches
user
Context
workspace
@farmart-tech/brave-client-sdk
Loading...