UNPKG

@appbuckets/react-ui-smart-components

Version:

UI Extended Components that work with @appbuckets/react-client and @appbuckets/react-ui

6 lines (5 loc) 146 B
export { default } from './NotificationManager'; export type { NotificationContent, NotificationRaiser, } from './NotificationManager.types';