getOutgoingLinkViewConstructor
getOutgoingLinkViewConstructor(
app
):TypedViewConstructor
<OutgoingLinkView
>
Defined in: src/obsidian/implementations/Constructors/Views/getOutgoingLinkViewConstructor.ts:13
Get the OutgoingLinkView constructor.
Parameters
app
Returns
TypedViewConstructor
<OutgoingLinkView
>
The OutgoingLinkView constructor.