UNPKG

@simpozio/contact-form

Version:
7 lines 204 B
declare const schema: import("yup").ObjectSchema<import("yup").Shape<object, { name: string; phone: string; email: string; }>>; export default schema; //# sourceMappingURL=validSchema.d.ts.map