UNPKG

@syncfusion/ej2-angular-notifications

Version:

A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Angular

4 lines (3 loc) 149 B
import { OptionsSchema } from './schema'; import { Rule } from '@angular-devkit/schematics'; export default function (options: OptionsSchema): Rule;