Preparing search index...
The search index is not available
@eng-automation/js
@eng-automation/js
Example
Interface Example
This file was automatically generated by joi-to-typescript Do not modify this file manually
interface
Example
{
flags
:
{
optional
?:
null
|
boolean
;
required
:
boolean
;
}
;
foo
?:
"foo"
|
"bar"
|
"baz"
;
}
Index
Properties
flags
foo?
Properties
flags
flags
:
{
optional
?:
null
|
boolean
;
required
:
boolean
;
}
Type declaration
Optional
optional
?:
null
|
boolean
required
:
boolean
Optional
foo
foo
?:
"foo"
|
"bar"
|
"baz"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
flags
foo
@eng-automation/js
Loading...
This file was automatically generated by joi-to-typescript Do not modify this file manually