UNPKG

pkg-components

Version:
5 lines 106 B
export interface NotificationProps { description: string title: string backgroundColor: string }