UNPKG

@digitalpersona/authentication

Version:
9 lines (8 loc) 148 B
/**@internal */ export declare enum CustomAction { RequestAppId = 17 } /**@internal */ export interface U2FAppId { AppId: string; }