Files
jitsi-meet/react/features/notifications/components/native/index.ts
2023-03-27 11:34:33 +03:00

3 lines
136 B
TypeScript

export { default as Notification } from './Notification';
export { default as NotificationsContainer } from './NotificationsContainer';