Traqula
Preparing search index...
@traqula/core
Patch
Type Alias Patch<T, Patch>
Patch
:
{
[
Key
in
keyof
T
]
:
Key
extends
keyof
Patch
?
Patch
[
Key
]
:
T
[
Key
]
}
Type Parameters
T
extends
object
Patch
extends
{
[
Key
in
keyof
T
]
?:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...