Preparing search index...
The search index is not available
@sanity/client
@sanity/client
IdentifiedSanityDocumentStub
Type Alias IdentifiedSanityDocumentStub<T>
IdentifiedSanityDocumentStub
:
{
[
P
in
keyof
T
]
:
T
[
P
]
}
&
{
_id
:
string
}
&
SanityDocumentStub
Type Parameters
T
extends
Record
<
string
,
Any
>
=
Record
<
string
,
Any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sanity/client
Loading...