Skip to content

getNullValueConstructor

Unofficial

Get the obsidian#NullValue constructor.

Import:

import { getNullValueConstructor } from '@obsidian-typings/obsidian-catalyst-latest/implementations';

Signature:

function getNullValueConstructor(): ConstructorBase<[], NullValue>

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


Links to this page: