replaceConfiguration MethodStatic

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

replaceConfiguration(config?: HyperModelingConfig): void

@see updateConfiguration for overriding specific aspects of the configuration.

Parameter Type Description
config HyperModelingConfig  

Returns - void

Defined in

Last Updated: 10 May, 2024