We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e0f7c commit 96ac989Copy full SHA for 96ac989
1 file changed
src/index.all.js
@@ -12,6 +12,7 @@ export * from './plugins/chapters/chapters.js';
12
export * from './plugins/ima/ima.js';
13
export * from './plugins/playlist/playlist.js';
14
export * from './plugins/interaction-areas/interaction-areas.service.js';
15
+export * from './plugins/visual-search/visual-search.js';
16
export * from './components/shoppable-bar/shoppable-widget.js';
17
18
export default cloudinary;
0 commit comments