Skip to content

Commit 3ea71d6

Browse files
committed
fix: rebuild
1 parent 872ba75 commit 3ea71d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import {
99
verifyAuthenticationResponse
1010
} from '@simplewebauthn/server';
1111
import { isoUint8Array, isoBase64URL } from '@simplewebauthn/server/helpers';
12+
1213
export default class TwoFactorsAuthPlugin extends AdminForthPlugin {
1314
options: PluginOptions;
1415
adminforth: IAdminForth;

0 commit comments

Comments
 (0)