Skip to content

Commit

Permalink
feat(recent-searches): expose createLocalStorage (#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvdh committed Jan 31, 2024
1 parent 72f8588 commit c813b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/autocomplete-plugin-recent-searches/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './createLocalStorageRecentSearchesPlugin';
export * from './createRecentSearchesPlugin';
export * from './getTemplates';
export * from './search';
export * from './createLocalStorage';

0 comments on commit c813b3e

Please sign in to comment.