Skip to content

Commit

Permalink
fix(requests): expose RequestResult (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeinlschmidt authored Jul 11, 2023
1 parent 3f633ef commit 8de9ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/requests/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ export {
filterSuccess,
mapResultData,
resetStaleTime,
RequestResult,
} from './lib/requests-result';

0 comments on commit 8de9ffb

Please sign in to comment.