getMarkdownViewConstructor
getMarkdownViewConstructor(
app
):TypedViewConstructor
<MarkdownView
>
Defined in: src/obsidian/implementations/Constructors/Views/getMarkdownViewConstructor.ts:15
Get the MarkdownView constructor.
Parameters
app
Returns
TypedViewConstructor
<MarkdownView
>
The MarkdownView constructor.