@hyperloris/tyson
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Access
Array
Type
Adapter
BOOLEAN
Constants
DATE
Deserialization
Error
Json
Property
Metadata
NUMBER
Object
Type
Adapter
Reflection
Utils
STRING
Type
Adapter
Type
Adapters
Type
Token
constructor
_hash
_type
hash
type
Tyson
Tyson
Builder
Json
Property
Options
Type
Adapter
Factory
Class
Type
Json
Property
A simple container for the type
export
class
TypeToken
template
T
Type parameters
T
Hierarchy
TypeToken
Index
Constructors
constructor
Properties
_hash
_type
Accessors
hash
type
Constructors
constructor
new
Type
Token
(
type
:
ClassType
<
T
>
|
any
[]
)
:
TypeToken
Parameters
type:
ClassType
<
T
>
|
any
[]
Returns
TypeToken
Properties
Private
_hash
_hash
:
string
Private
_type
_type
:
ClassType
<
T
>
|
any
[]
Accessors
hash
hash
:
type
type
:
Generated using
TypeDoc
A simple container for the type
TypeToken
T