Skip to main content

$null

Callable


  • Create a new ConstType instance with the given options.

    Example

    $null

    $null()

    Parameters

    • options: SchemaOptions<object> = {}

      Additional options to pass to the null.

    Returns ConstType<null>