API ReferenceAPI@foscia/coreType AliasesHooksRegistrarOn this pageType alias: HooksRegistrar<D> HooksRegistrar<D>: { [K in keyof D]?: D[K][] } Type parameters • D extends HooksDefinition Source packages/core/src/hooks/types.ts:13