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