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