Skip to content

Commit

Permalink
chore: add missing export in js-web index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rishtigupta committed Apr 23, 2024
1 parent c626e8a commit d7ae04c
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 d7ae04c

Please sign in to comment.