Skip to content

Commit

Permalink
fix: re-export useStream() for the client-side as well
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed May 5, 2023
1 parent 26482b1 commit c754a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/hooks.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { useAsync } from './useAsync'
export { useStream } from './useStream'

0 comments on commit c754a78

Please sign in to comment.