Skip to content

getNotNullValueConstructor

Unofficial

Get the obsidian#NotNullValue constructor.

Import:

import { getNotNullValueConstructor } from '@obsidian-typings/obsidian-public-latest/implementations';

Signature:

function getNotNullValueConstructor(): ConstructorBase<[], NotNullValue>

Returns: ConstructorBase<[], NotNullValue> — The obsidian#NotNullValue constructor.


Links to this page: