getRenderContextConstructor
Unofficial
Get the obsidian#RenderContext constructor.
Import:
import { getRenderContextConstructor } from '@obsidian-typings/obsidian-catalyst-latest/implementations';Signature:
function getRenderContextConstructor(): ConstructorBase<[app: App], RenderContext>Returns: ConstructorBase<[app: App], RenderContext> — The obsidian#RenderContext constructor.
Links to this page: