Skip to content

Commit

Permalink
chore: remove link references in tsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Nov 4, 2020
1 parent 360ace0 commit 3754ac5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@ export * from './constants'
*/
export class PlusAuthWeb {
/**
* See {@link AuthService }
* @readonly
*/
readonly auth: AuthService;

/**
* See {@link MFAService }
* @readonly
*/
readonly mfa: MFAService;
Expand Down

0 comments on commit 3754ac5

Please sign in to comment.