Preparing search index...
The search index is not available
Midway v3 Api Reference
Midway v3 Api Reference
@midwayjs/core
MidwayConfig
Interface MidwayConfig
midway global config definition
Hierarchy
FileConfigOption
<
MidwayCoreDefaultConfig
>
MidwayConfig
Indexable
[
customConfigKey:
string
]:
unknown
Index
Properties
async
Context
Manager?
debug?
midway
Logger?
Properties
Optional
async
Context
Manager
async
Context
Manager
?:
PowerPartial
<
{
enable
:
boolean
;
}
>
Optional
debug
debug
?:
PowerPartial
<
{
recordConfigMergeOrder
?:
boolean
;
}
>
Optional
midway
Logger
midway
Logger
?:
PowerPartial
<
ServiceFactoryConfigOption
<
LoggerOptions
&
{
lazyLoad
?:
boolean
;
}
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Midway v3
Api
Reference
@midwayjs/bootstrap
@midwayjs/core
Consumer
Metadata
FaaSMetadata
GRPCMetadata
@midwayjs/decorator
@midwayjs/koa
Midway
Config
async
Context
Manager?
debug?
midway
Logger?
Generated using
TypeDoc
midway global config definition