UNPKG

ngx-snackbar

Version:

Snackbar implementation in Angular 7.

6 lines (5 loc) 180 B
import { ModuleWithProviders } from '@angular/core'; export * from './service/snackbar.service'; export declare class SnackbarModule { static forRoot(): ModuleWithProviders; }