Search
Preparing search index...
The search index is not available
ezyVet Javascript Helper Library Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
src/object/flat/tests
Module src/object/flat/tests
Index
Type aliases
Primitives
Object literals
primitives
Type aliases
Primitives
Primitives
:
{}
Type declaration
[
key:
string
]:
string
|
number
|
boolean
|
Date
|
null
|
undefined
Object literals
Const
primitives
primitives
:
object
Boolean
Boolean
:
true
= true
Date
Date
:
Date
= new Date()
Number
Number
:
number
= 1234.99
String
String
:
string
= "good morning"
null
null
:
null
= null
undefined
undefined
:
undefined
= undefined
Globals
src/object/flat/tests
Primitives
primitives
Generated using
TypeDoc