The type of all values; nothing is known about it a priori except that it exists. The same idea as Flow's mixed type. Borrowed from @pelotom's type-zoo
mixed
type-zoo
https://github.com/pelotom/type-zoo/#unknown
https://github.com/Microsoft/TypeScript/issues/10715
Generated using TypeDoc
The type of all values; nothing is known about it a priori except that it exists. The same idea as Flow's
mixed
type. Borrowed from @pelotom'stype-zoo
https://github.com/pelotom/type-zoo/#unknown
https://github.com/Microsoft/TypeScript/issues/10715