Skip to content

Commit

Permalink
Export search constraint builder
Browse files Browse the repository at this point in the history
  • Loading branch information
SWH-Relewise committed Aug 12, 2024
1 parent 3f64775 commit e71b6a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/client/src/builders/search/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ export * from './searchTermPredictionBuilder';
export * from './dataObjectValueSelectorBuilder';
export * from './getProductFacet';
export * from './getContentFacet';
export * from './getProductCategoryFacet';
export * from './getProductCategoryFacet';
export * from './searchConstraintBuilder';

0 comments on commit e71b6a5

Please sign in to comment.