Skip to content

Commit

Permalink
[React Native] Add lookup to rn (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
nezaj authored Sep 30, 2024
1 parent fb936ff commit 73431fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/packages/react-native/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import {
i,
id,
tx,
lookup,
type RoomSchemaShape,
type InstantQuery,
type InstantQueryResult,
Expand Down Expand Up @@ -96,6 +97,7 @@ export {
init_experimental,
id,
tx,
lookup,
i,

// types
Expand Down

0 comments on commit 73431fa

Please sign in to comment.