Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "notifications"

Index

Type aliases

Diff

Diff: Diff<T, U>

ObjectDiff

ObjectDiff: Pick<T, Diff<keyof T, keyof U>>

Variables

Const Notification

Notification: Context<Notifications> = React.createContext(undefined)

Functions

Const NotificationComponent

Const WithNotifications

  • WithNotifications<T>(Component: React.ComponentType<T>): (Anonymous function)

Generated using TypeDoc