Runs after the map is generated and emitted.
(context: HookContext & { readonly
map: ImportMapDocument;
}) => void | Promise<void>
Runs after the map is generated and emitted.
(context: HookContext & { readonly
map: ImportMapDocument;
}) => void | Promise<void>