We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f8588 commit c813b3eCopy full SHA for c813b3e
packages/autocomplete-plugin-recent-searches/src/index.ts
@@ -3,3 +3,4 @@ export * from './createLocalStorageRecentSearchesPlugin';
3
export * from './createRecentSearchesPlugin';
4
export * from './getTemplates';
5
export * from './search';
6
+export * from './createLocalStorage';
0 commit comments