Update index.js

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
This commit is contained in:
Teffen Ellis
2025-04-04 16:14:38 +02:00
committed by Teffen Ellis
parent 82fadf587b
commit a9373d60d0

View File

@ -1,10 +1,5 @@
/**
* @file WebAuthn utilities.
*
* @remarks
*
* This duplicates much of the logic in the main web app's WebAuthn utilities.
* Can we share this code while keeping IE11 support?
*/
import { fromByteArray } from "base64-js";