@traversable/schema
Preparing search index...
@traversable/valibot
V
ObjectWithRest
Interface ObjectWithRest<S>
interface
ObjectWithRest
<
S
=
unknown
>
{
entries
:
{
[
x
:
string
]:
S
}
;
rest
:
S
;
type
:
"object_with_rest"
;
}
Type Parameters
S
=
unknown
Index
Properties
entries
rest
type
Properties
entries
entries
:
{
[
x
:
string
]:
S
}
rest
rest
:
S
type
type
:
"object_with_rest"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
rest
type
@traversable/schema
Loading...