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