Documentation
Preparing search index...
rivetkit
inspector/mod
TablesSchema
Variable TablesSchema
Const
TablesSchema
:
ZodArray
<
ZodObject
<
{
name
:
ZodString
;
schema
:
ZodString
;
type
:
ZodEnum
<
{
table
:
"table"
;
view
:
"view"
}
>
;
}
,
$strip
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...