Initializers
| Name | Type | Description |
|---|
Static Functions
list
typeRequired
- Type: string
map
typeRequired
- Type: string
object
attributesRequired
- Type: {[ key: string ]: string}
set
typeRequired
- Type: string
tuple
elementsRequired
- Type: …string[]
Constants
| Name | Type | Description |
|---|---|---|
ANY | string | No description. |
BOOL | string | No description. |
LIST | string | No description. |
LIST_BOOL | string | No description. |
LIST_NUMBER | string | No description. |
LIST_STRING | string | No description. |
MAP | string | No description. |
MAP_BOOL | string | No description. |
MAP_NUMBER | string | No description. |
MAP_STRING | string | No description. |
NUMBER | string | No description. |
SET | string | No description. |
SET_BOOL | string | No description. |
SET_NUMBER | string | No description. |
SET_STRING | string | No description. |
STRING | string | No description. |
ANYRequired
- Type: string
BOOLRequired
- Type: string
LISTRequired
- Type: string
LIST_BOOLRequired
- Type: string
LIST_NUMBERRequired
- Type: string
LIST_STRINGRequired
- Type: string
MAPRequired
- Type: string
MAP_BOOLRequired
- Type: string
MAP_NUMBERRequired
- Type: string
MAP_STRINGRequired
- Type: string
NUMBERRequired
- Type: string
SETRequired
- Type: string
SET_BOOLRequired
- Type: string
SET_NUMBERRequired
- Type: string
SET_STRINGRequired
- Type: string
STRINGRequired
- Type: string