Skip to content

Commit

Permalink
add back oauthscope to api types
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Sep 26, 2024
1 parent 42880b1 commit c853efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ export * from "./OrderList";
export * from "./InventoryItemInventoryType";
export * from "./InventoryItem";
export * from "./EcommerceSettings";
export * from "./OAuthScope";

0 comments on commit c853efb

Please sign in to comment.