We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1149ad2 commit 01da294Copy full SHA for 01da294
src/index.all.js
@@ -16,6 +16,7 @@ export * from './plugins/playlist/playlist.js';
16
export * from './plugins/interaction-areas/interaction-areas.service.js';
17
export * from './plugins/visual-search/visual-search.js';
18
export * from './plugins/srt-text-tracks/srt-text-tracks.js';
19
+export * from './plugins/share/share.js';
20
export * from './components/shoppable-bar/shoppable-widget.js';
21
export * from './components/recommendations-overlay/recommendations-overlay.js';
22
0 commit comments