Preparing search index...
The search index is not available
@ask-ell/core
@ask-ell/core
ChangesDetection
Type alias ChangesDetection<Data, Key>
Changes
Detection
<
Data
,
Key
>
:
{
[
key
in
Key
]
?:
ChangeDetection
<
Data
[
key
]
>
}
Type Parameters
Data
extends
object
Key
extends
keyof
Data
=
keyof
Data
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@ask-ell/core
Loading...