Skip to content

Home > @esengine/ecs-framework-monorepo > ErrorHandler > updateConfig

ErrorHandler.updateConfig() method

更新配置

Signature:

typescript
updateConfig(newConfig: Partial<ErrorHandlerConfig>): void;

Parameters

Parameter

Type

Description

newConfig

Partial<ErrorHandlerConfig>

Returns:

void

基于 MIT 许可证发布