Skip to content

Commit

Permalink
Expose RecoilURLSyncNext (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrom-pomelo committed Jun 18, 2023
1 parent 3ebd208 commit a025c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from './history/RecoilHistorySyncJSONNext'
export * from './history/RecoilHistorySyncTransitNext'
export * from './url/RecoilURLSyncJSONNext'
export * from './url/RecoilURLSyncNext'
export * from './url/RecoilURLSyncTransitNext'
export * from './utils/initializableAtom'
export * from './utils/initializableAtomFamily'

0 comments on commit a025c56

Please sign in to comment.