UNPKG

ngx-dynamic-dashboard

Version:
6 lines (5 loc) 160 B
import { Notification } from './notification.model'; export declare class NotificationDetailComponent { notifications: Notification[]; constructor(); }