Skip to content

Commit

Permalink
export define search engine from headless ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
mrrajamanickam-coveo committed Jul 27, 2023
1 parent 650e727 commit d5953cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/headless/src/ssr.index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ polyfillCryptoNode();

// 3rd Party Libraries
export type {Unsubscribe, Middleware} from '@reduxjs/toolkit';
export {defineSearchEngine} from './app/ssr-engine/ssr-engine';

0 comments on commit d5953cf

Please sign in to comment.