@traversable/schema
Preparing search index...
@traversable/json-schema-types
Enum
Interface Enum
JsonSchema.Enum
interface
Enum
{
enum
:
(
null
|
string
|
number
|
boolean
)
[]
;
}
Index
Properties
enum
Properties
enum
enum
:
(
null
|
string
|
number
|
boolean
)
[]
JsonSchema.Enum.enum
See also:
the
spec
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
<a href="#" class="tsd-
kind-
interface">
Json
Schema.
Enum</a>
Properties
enum
<a href="#" class="tsd-
kind-
interface">
Json
Schema.
Enum.enum</a>
@traversable/schema
Loading...
JsonSchema.Enum