Skip to main content

ObjectOptions

Index

Properties

Properties

optionalarbitrary

arbitrary?: { size?: ArbitrarySize }

Type declaration

  • optionalsize?: ArbitrarySize

optionalstrict

strict?: boolean = ```ts false ```

Throw an error if the object has unknown additional properties.

Page Options