getInternalPluginConstructor
getInternalPluginConstructor<
Instance
>(app
):InternalPluginConstructor
<Instance
>
Defined in: src/obsidian/implementations/Constructors/getInternalPluginConstructor.ts:13
Get the InternalPlugin constructor.
Type Parameters
Section titled “Type Parameters”Instance
Section titled “Instance”Instance
Parameters
Section titled “Parameters”The app instance.
Returns
Section titled “Returns”InternalPluginConstructor
<Instance
>
The InternalPlugin constructor.