Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/utils
common
freezeDescendants
Function freezeDescendants
freeze
Descendants
<
T
>
(
obj
)
:
T
Only freezes the descendants of an object, not the object itself.
Type Parameters
T
extends
object
Parameters
obj
:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Only freezes the descendants of an object, not the object itself.