summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/browser/src/index.ts')
-rw-r--r--packages/browser/src/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/browser/src/index.ts b/packages/browser/src/index.ts
index d0133af..67c7c74 100644
--- a/packages/browser/src/index.ts
+++ b/packages/browser/src/index.ts
@@ -16,4 +16,4 @@ export {
platformAuthenticatorIsAvailable,
};
-export type { SimpleWebAuthnErrorCode } from './helpers/webAuthnError';
+export type { WebAuthnErrorCode } from './helpers/webAuthnError';