Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Gerard committed Aug 6, 2024
1 parent e42679a commit 82f7980
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ps-web-apis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ export interface WhoamiUserInfo {
}

export interface PurchaseData {
entitlements
: [string];
entitlements: [string];
}

export interface UserDataRequestResult {
Expand Down

0 comments on commit 82f7980

Please sign in to comment.