Skip to content

AppConstructor

Defined in: src/obsidian/internals/Constructors/AppConstructor.d.ts:12

The App constructor.

Extends

Constructors

new AppConstructor()

new AppConstructor(…args): App

Defined in: src/obsidian/internals/Constructors/AppConstructor.d.ts:12

Parameters

args

…[DataAdapter, string]

Returns

App

Inherited from

ConstructorBase.constructor

Properties

prototype

prototype: App

Defined in: src/obsidian/internals/Constructors/ConstructorBase.d.ts:4

Inherited from

ConstructorBase.prototype