Skip to content

Commit 3754ac5

Browse files
committed
chore: remove link references in tsdoc
1 parent 360ace0 commit 3754ac5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@ export * from './constants'
2727
*/
2828
export class PlusAuthWeb {
2929
/**
30-
* See {@link AuthService }
3130
* @readonly
3231
*/
3332
readonly auth: AuthService;
3433

3534
/**
36-
* See {@link MFAService }
3735
* @readonly
3836
*/
3937
readonly mfa: MFAService;

0 commit comments

Comments
 (0)