API Reference > @next-core/brick-types > MicroApp > defaultConfig
MicroApp.defaultConfig property
应用的默认配置,在开发环境由应用开发者维护。
Signature:
defaultConfig?: Record<string, unknown>;
API Reference > @next-core/brick-types > MicroApp > defaultConfig
应用的默认配置,在开发环境由应用开发者维护。
Signature:
defaultConfig?: Record<string, unknown>;