@umbraco-cms/backoffice
Preparing search index...
libs/extension-api
hasInitExport
Function hasInitExport
hasInitExport
(
obj
:
unknown
)
:
obj
is
Pick
<
UmbEntryPointModule
,
"onInit"
>
Validate if an ESModule export has a function called 'onInit'
Parameters
obj
:
unknown
Returns
obj
is
Pick
<
UmbEntryPointModule
,
"onInit"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Validate if an ESModule export has a function called 'onInit'