Zod Utils by Ian Macalinao
Preparing search index...
zod-extra
makeIDSchemas
Function makeIDSchemas
makeIDSchemas
<
TMapping
extends
PrefixMapping
>
(
map
:
TMapping
,
)
:
IDSchemas
<
TMapping
>
Generates a set of Zod schemas for a given mapping of table names to prefixes.
Type Parameters
TMapping
extends
PrefixMapping
Parameters
map
:
TMapping
Returns
IDSchemas
<
TMapping
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Zod Utils by Ian Macalinao
Loading...
Generates a set of Zod schemas for a given mapping of table names to prefixes.