sesaparcours
Preparing search index...
lib/utils/object
<internal>
EnforceShapeOptions
Interface EnforceShapeOptions
interface
EnforceShapeOptions
{
errorPrefix
?:
string
;
errorSuffix
?:
string
;
falsyAllowed
?:
boolean
;
falsyProps
?:
string
[]
;
undefAllowed
?:
boolean
;
undefProps
?:
string
[]
;
}
Index
Properties
error
Prefix?
error
Suffix?
falsy
Allowed?
falsy
Props?
undef
Allowed?
undef
Props?
Properties
Optional
error
Prefix
errorPrefix
?:
string
Optional
error
Suffix
errorSuffix
?:
string
Optional
falsy
Allowed
falsyAllowed
?:
boolean
Optional
falsy
Props
falsyProps
?:
string
[]
Optional
undef
Allowed
undefAllowed
?:
boolean
Optional
undef
Props
undefProps
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Prefix
error
Suffix
falsy
Allowed
falsy
Props
undef
Allowed
undef
Props
sesaparcours
Loading...