mrdocs::js::Type
Types of values.
Members
| Name | Description | 
| 
 | The value is undefined | 
| 
 | The value is null | 
| 
 | The value is a boolean | 
| 
 | The value is a number | 
| 
 | The value is a string | 
| 
 | The value is a function | 
| 
 | The value is an array | 
| 
 | The value is an array | 
Created with MrDocs