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