Skip to content

Commit

Permalink
chore: add missing export in js-web index.ts (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishtigupta authored Apr 23, 2024
1 parent c626e8a commit ce740f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript-web/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ export * as vectorindex from './VectorindexServiceClientPb'
export * as ping from './CachepingServiceClientPb'
export * as leaderboard from './LeaderboardServiceClientPb'
export * as webhook from './WebhookServiceClientPb'
export * as globaladmin from './Global_adminServiceClientPb'

0 comments on commit ce740f6

Please sign in to comment.