Skip to content

getFileExplorerViewConstructor

getFileExplorerViewConstructor(app): TypedViewConstructor<FileExplorerView>

Defined in: src/obsidian/implementations/Constructors/Views/getFileExplorerViewConstructor.ts:13

Get the FileExplorerView constructor.

Parameters

app

App

Returns

TypedViewConstructor<FileExplorerView>

The FileExplorerView constructor.