Skip to content

Commit

Permalink
fix: include store protos for javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
bruuuuuuuce authored Jun 7, 2024
1 parent 6373dcc commit 01d123a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ export * as auth from './auth'
export * as token from './token'
export * as leaderboard from './leaderboard'
export * as webhook from './webhook'
export * as store from './store'

0 comments on commit 01d123a

Please sign in to comment.