Module: features/links
Interfaces
Variables
RegisterLinkNodeInjectionKey
• Const
RegisterLinkNodeInjectionKey: InjectionKey
<(id
: string
, element
: HTMLElement
) => void
>
Defined in
profectus/src/features/links.ts:17
UnregisterLinkNodeInjectionKey
• Const
UnregisterLinkNodeInjectionKey: InjectionKey
<(id
: string
) => void
>