UNPKG

typed-id

Version:

A lightweight, type-safe TypeScript library for generating prefixed IDs with customizable options

2 lines (1 loc) 187 B
import"../chunk-YA4I3ER2.js";import{custom as n}from"zod/mini";function p(t){let{regex:r}=t;return n(e=>typeof e=="string"&&r.test(e),"Invalid ID Format")}export{p as createZodIdSchema};