Searched defs:withNotifications (Results 1 – 2 of 2) sorted by relevance
34 const withNotifications: ConfigPlugin<NotificationsPluginProps | void> = (config, props) => { constant
7 const withNotifications = (config, props) => { function