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