UNPKG

angular9-notifications-gpu

Version:

> A light and easy to use notifications library for Angular 2. ~~It features both regular page notifications (toasts) and push notifications.~~

3 lines (2 loc) 103 B
import { Options } from '../interfaces/options.type'; export declare const DEFAULT_OPTIONS: Options;