Add missing notifyjs declaration
This commit is contained in:
parent
c404dee96d
commit
f52ddd159c
|
|
@ -0,0 +1,3 @@
|
||||||
|
declare module 'notifyjs' {
|
||||||
|
export default Notify;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue