Function: _defuseAbstract()
Less than 1 minute
AspectJS • Docs
Function: _defuseAbstract()
_defuseAbstract(
receipe
):unknown
Disables errors when calling $abstract method.
Parameters
• receipe
the function to be executed without throwing an error in case $abstract method is called.
Returns
unknown
Defined in
packages/common/utils/src/abstract/abstract.type.ts:11