UNPKG

@linode/validation

Version:

Yup validation schemas for use with the Linode APIv4

10 lines 277 B
export declare const CreateTransferSchema: import("yup").ObjectSchema<{ entities: { linodes?: (number | undefined)[] | undefined; }; }, import("yup").AnyObject, { entities: { linodes: ""; }; }, "">; //# sourceMappingURL=transfers.schema.d.ts.map