UNPKG
ngb-toast
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1
This library was generated with [Angular CLI 9](https://github.com/angular/angular-cli).
ngb-toast
/
lib
/
ngb-toast.module.d.ts
5 lines
(4 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
'@angular/core'
; export declare
class
NgbToastModule
{ static forRoot(): ModuleWithProviders; }