Skip to content

Commit

Permalink
Generate sdk indexes (#298)
Browse files Browse the repository at this point in the history
Not sure how this passed ci
  • Loading branch information
texuf authored Jun 27, 2024
1 parent fb5da2c commit 56ae477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ export * from './streamStateView_UserInbox'
export * from './streamStateView_UserMetadata'
export * from './streamStateView_UserSettings'
export * from './streamUtils'
export * from './sync-agent/db'
export * from './sync-agent/entitlements/entitlements'
export * from './sync-agent/river-connection/models/streamNodeUrls'
export * from './sync-agent/river-connection/riverConnection'
export * from './sync-agent/syncAgent'
export * from './sync-agent/syncAgentStore'
export * from './sync-agent/user/models/userDeviceKeys'
export * from './sync-agent/user/models/userInbox'
export * from './sync-agent/user/models/userMemberships'
Expand Down

0 comments on commit 56ae477

Please sign in to comment.