Skip to content

Commit 8bfa663

Browse files
committed
Adds some helpers
1 parent 17415d8 commit 8bfa663

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ export interface WebhookTemporaryEntitlementGrant {
164164
transaction_id: string
165165
}
166166

167+
// Helpers
168+
167169
type Attributes = Record<
168170
string,
169171
{

0 commit comments

Comments
 (0)