diff --git a/types/Abc.html b/types/Abc.html index 8e26c06..e3c9e06 100644 --- a/types/Abc.html +++ b/types/Abc.html @@ -3,4 +3,4 @@
export type Abc = zod.infer<typeof abc>; Copy
export type Abc = zod.infer<typeof abc>;