import { type CredentialDeviceType } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/index.ts";
The two types of credentials as defined by bit 3 ("Backup Eligibility") in authenticator data:
"singleDevice"
credentials will never be backed up"multiDevice"
credentials can be backed up