Skip to content

Commit a5f77db

Browse files
committed
fix: test CI with code comment
1 parent 43ebcfb commit a5f77db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/connectors-web/src/alchemyAuth.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import {
1919
type PersistedAuthSession,
2020
} from "./store/authSessionStorage.js";
2121

22+
// Options interface for the alchemyAuth connector
2223
export interface AlchemyAuthOptions
2324
extends Pick<
2425
WebAuthClientParams,

0 commit comments

Comments
 (0)