Skip to content

Commit

Permalink
Adds some helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 17, 2024
1 parent 17415d8 commit 8bfa663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ export interface WebhookTemporaryEntitlementGrant {
transaction_id: string
}

// Helpers

type Attributes = Record<
string,
{
Expand Down

0 comments on commit 8bfa663

Please sign in to comment.