import {z}from'zod';var t=z.enum(["GET","POST","PUT","DELETE","*"]),i=z.object({routes:z.array(z.object({route:z.string(),methods:z.array(t)})).optional()});export{t as a,i as b};//# sourceMappingURL=chunk-X55742K6.js.map//# sourceMappingURL=chunk-X55742K6.js.map