Construct a type with a set of properties from TObj of type TValue. Nested object types are recursively included as well.
Modifies a type so that all properties and nested properties within it are required.
Used with BrowserDetector.isSupportedBrowser()
A union type describing all type that can be serialized to JSON.
Generated using TypeDoc
Construct a type with a set of properties from TObj of type TValue. Nested object types are recursively included as well.