UNPKG
ngx-msg
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
Angular notification component
github.com/kekeh/ngx-msg
kekeh/ngx-msg
ngx-msg
/
src
/
ngx-msg.module.d.ts
5 lines
(4 loc)
•
134 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
"
@angular
/core"
; export declare
class
NgxMsgModule
{ static forRoot(): ModuleWithProviders; }