Skip to content

Commit

Permalink
re-export new services (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS-ovm authored Oct 4, 2023
1 parent 7d73aa4 commit 5c70440
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/services.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// Services
export * from './__generated__/account_connect'
export * from './__generated__/apikey_connect'
export * from './__generated__/auth0support_connect'
export * from './__generated__/bookmarks_connect'
export * from './__generated__/changes_connect'
export * from './__generated__/invites_connect'
export * from './__generated__/snapshots_connect'
export * from './__generated__/apikey_connect'

0 comments on commit 5c70440

Please sign in to comment.