InterfacesObjectOptionsOn this pageObjectOptions Index PropertiesarbitrarystrictProperties optionalarbitraryarbitrary?: { size?: ArbitrarySize }Type declarationoptionalsize?: ArbitrarySizeoptionalstrictstrict?: boolean = ```ts false ```Throw an error if the object has unknown additional properties.
Throw an error if the object has unknown additional properties.