This type extends the primitives of data structures that are representable as JSON, by also including T.
T
Unlike ordinary JSON, this type can also handle Infinity, -Infinity, and NaN as numbers.
Infinity
-Infinity
NaN
Generated using TypeDoc
This type extends the primitives of data structures that are representable as JSON, by also including
T
.Unlike ordinary JSON, this type can also handle
Infinity
,-Infinity
, andNaN
as numbers.