index.ts 108 B

12
  1. export { ShareModal, addDashboardShareTab, addPanelShareTab } from './ShareModal';
  2. export * from './types';