MobX RESTful
Preparing search index...
NewData
Type Alias NewData<D, N>
NewData
:
Omit
<
D
,
TypeKeys
<
D
,
N
>
|
TypeKeys
<
D
,
N
[]
>
>
&
{
[
K
in
TypeKeys
<
D
,
N
>
]
:
IDType
|
D
[
K
]
}
&
{
[
K
in
TypeKeys
<
D
,
N
[]
>
]
:
IDType
[]
|
D
[
K
]
}
Type Parameters
D
extends
DataObject
N
extends
DataObject
=
DataObject
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
MobX RESTful
Loading...