UNPKG

@bitblit/ratchet-warden-common

Version:

Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL

9 lines (8 loc) 179 B
export declare enum WardenWebAuthnTransportFutureType { ble = "ble", internal = "internal", nfc = "nfc", usb = "usb", cable = "cable", hybrid = "hybrid" }