Preparing search index...
The search index is not available
node-tado-client
node-tado-client
DeepPartial
Type Alias DeepPartial<T>
DeepPartial
:
T
extends
object
?
{
[
P
in
keyof
T
]
?:
DeepPartial
<
T
[
P
]
>
}
:
T
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
node-tado-client
Loading...