replaceConfiguration MethodStatic

Replaces the current package configuration, overwriting all previous settings. Passing undefined resets all settings to defaults.

replaceConfiguration(config?: HyperModelingConfig): void

see HyperModeling.updateConfiguration for overriding specific aspects of the configuration.

Parameter Type Description
config HyperModelingConfig  

Returns - void

Defined in

Last Updated: 20 June, 2023