Preparing search index...
The search index is not available
@wymp/types
@wymp/types
Audit
AttributeChangeSpec
Interface AttributeChangeSpec<T, K>
interface
AttributeChangeSpec
<
T
,
K
>
{
t
:
"attr"
;
prev
:
null
|
T
[
K
]
;
next
:
null
|
T
[
K
]
;
}
Type Parameters
T
K
extends
keyof
T
=
keyof
T
Index
Properties
t
prev
next
Properties
t
t
:
"attr"
prev
prev
:
null
|
T
[
K
]
next
next
:
null
|
T
[
K
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
t
prev
next
@wymp/types
Api
Audit
Auth
PartialSelect
Generated using
TypeDoc