Zod Utils by Ian Macalinao
Preparing search index...
zod-extra
IDSchemas
Type Alias IDSchemas<TMapping>
IDSchemas
:
{
[
K
in
PrefixedTable
<
TMapping
>
]
:
ZodPrefixedId
<
TMapping
,
K
>
}
A set of Zod schemas for a given mapping of table names to prefixes.
Type Parameters
TMapping
extends
PrefixMapping
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Zod Utils by Ian Macalinao
Loading...
A set of Zod schemas for a given mapping of table names to prefixes.