UNPKG

@linode/validation

Version:

Yup validation schemas for use with the Linode APIv4

6 lines 204 B
export declare const enableTwoFactorSchema: import("yup").ObjectSchema<{ tfa_code: string; }, import("yup").AnyObject, { tfa_code: undefined; }, "">; //# sourceMappingURL=twofactor.schema.d.ts.map