UNPKG

ng2-toastr

Version:

bootstrap style of toast for modern angular

5 lines (4 loc) 133 B
import { ModuleWithProviders } from '@angular/core'; export declare class ToastModule { static forRoot(): ModuleWithProviders; }