Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/config
IBaseConfig
Interface IBaseConfig
interface
IBaseConfig
{
app
:
{
name
:
string
}
;
functions
:
{
executionMode
:
EXECUTION_MODE
}
;
mode
:
"development"
|
"production"
|
"test"
;
}
Hierarchy (
View Summary
)
IBaseConfig
IAuthConfig
IDbConfig
IQueuesConfig
Index
Properties
app
functions
mode
Properties
app
app
:
{
name
:
string
}
functions
functions
:
{
executionMode
:
EXECUTION_MODE
}
mode
mode
:
"development"
|
"production"
|
"test"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
functions
mode
Takaro - v0.0.16
Loading...