API Reference > @next-core/brick-types > MicroApp > userConfig
MicroApp.userConfig property
应用的用户配置,在运行环境由用户维护。
Signature:
userConfig?: Record<string, unknown>;
API Reference > @next-core/brick-types > MicroApp > userConfig
应用的用户配置,在运行环境由用户维护。
Signature:
userConfig?: Record<string, unknown>;