UNPKG

@yubion-dev-team/yubion-fido2-server-sdk-js

Version:

This project is an SDK to use YubiOn FIDO2 Server Service from Node.js.

3 lines 166 B
import * as yup from "yup"; export declare const RpIdSchema: yup.StringSchema<string | undefined, yup.AnyObject, undefined, "">; //# sourceMappingURL=rp-data.d.ts.map