There was an error while loading. Please reload this page.
ExportedHooks
1 parent b64c3ee commit 5bb0cb2Copy full SHA for 5bb0cb2
lib/internal/modules/esm/hooks.js
@@ -73,6 +73,7 @@ let importMetaInitializer;
73
74
/**
75
* @typedef {object} ExportedHooks
76
+ * @property {Function} initialize Customizations setup hook.
77
* @property {Function} globalPreload Global preload hook.
78
* @property {Function} resolve Resolve hook.
79
* @property {Function} load Load hook.
0 commit comments