Skip to content

Commit

Permalink
feat: add SearchController (#1434)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Arnautov <[email protected]>
  • Loading branch information
MartinCupela and arnautov-anton authored Jan 31, 2025
1 parent f0d90e4 commit 7f09a35
Show file tree
Hide file tree
Showing 4 changed files with 1,073 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export * from './moderation';
export * from './permissions';
export * from './poll';
export * from './poll_manager';
export * from './search_controller';
export * from './segment';
export * from './signing';
export * from './store';
Expand Down
Loading

0 comments on commit 7f09a35

Please sign in to comment.