Preparing search index...
The search index is not available
RocApi documentation
RocApi documentation
types
DeepRequired
Type alias DeepRequired<T>
Deep
Required
<
T
>
:
{
[
P
in
keyof
T
]
-?:
DeepRequired
<
T
[
P
]
>
}
Enforce all properties are defined in the parametrized type
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
RocApi documentation
Modules
RocApi
actions
events
outcomes
services
types
Generated using
TypeDoc
Enforce all properties are defined in the parametrized type