UNPKG

@digitalpersona/authentication

Version:
12 lines (10 loc) 144 B
/**@internal */ export enum CustomAction { RequestAppId = 17 } /**@internal */ export interface U2FAppId { AppId: string; }