Primitives$null$null Callable$null(options?: SchemaOptions<object>): ConstType<null>Create a new ConstType instance with the given options. Example$null$null()Parametersoptions: SchemaOptions<object> = {}Additional options to pass to the null.Returns ConstType<null>
Create a new
ConstType
instance with the given options.Example