1 2
// We just need a simple mock so we can control whether this returns `true` or `false` export const browserSupportsWebAuthn = jest.fn();