UNPKG

@commercetools-frontend/react-notifications

Version:
5 lines (4 loc) 231 B
import type { Props } from './map-notification-to-component'; export type TProps = Props; export { default } from './map-notification-to-component'; export { useCustomNotificationComponent } from './map-notification-to-component';