UNPKG

gramli-angular-notifier

Version:

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.

6 lines (5 loc) 163 B
import { NotifierAnimationPreset } from '../models/notifier-animation.model'; /** * Fade animation preset */ export declare const fade: NotifierAnimationPreset;