Documentation
Preparing search index...
@discloudapp/util
mergeDefaults
Variable mergeDefaults
Const
mergeDefaults
:
<
A
extends
Record
<
any
,
any
>
>
(
defaults
:
A
,
options
:
Partial
<
A
>
,
)
=>
A
= ...
Type Declaration
<
A
extends
Record
<
any
,
any
>
>
(
defaults
:
A
,
options
:
Partial
<
A
>
)
:
A
Type Parameters
A
extends
Record
<
any
,
any
>
Parameters
defaults
:
A
options
:
Partial
<
A
>
Returns
A
Deprecated
mergeDefaults is deprecated and will be removed in the future.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Deprecated
mergeDefaults is deprecated and will be removed in the future.