Skip to content

Commit

Permalink
set client as private
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Shandak committed Jan 24, 2023
1 parent e955661 commit ff87370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aesirx/script.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type UrlPart = {
}

export class AesirX {
client: RestClient
private client: RestClient
private ref: Ref
private apiDomain: string
private relatedAesirxUrl = '/index.php?option=reditem&webserviceClient=site&webserviceVersion=1.0.0&api=hal'
Expand Down

0 comments on commit ff87370

Please sign in to comment.