Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Types
SaveData
Type Alias SaveData<T>
Save
Data
<
T
>
:
ReturnType
<
T
[
"toJSON"
]
>
Get the return type of the toJSON method of an object.
Type Parameters
T
extends
{
toJSON
:
(
(
)
=>
unknown
)
;
}
The object type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@selenite/commons
Loading...
Get the return type of the toJSON method of an object.