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 (2 loc) 129 B
import * as yup from "yup"; export declare const RpIdSchema: yup.StringSchema<string | undefined, yup.AnyObject, undefined, "">;