Skip to content

Commit

Permalink
Export ChannelSearchFunctionParams & ChannelSearchParams types
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Aug 31, 2023
1 parent 6f9fb96 commit cf25ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ChannelSearch/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './SearchBar';
export * from './SearchInput';
export * from './SearchResults';
export * from './utils';
export type { ChannelSearchFunctionParams, ChannelSearchParams } from './hooks/useChannelSearch';

0 comments on commit cf25ac8

Please sign in to comment.