UNPKG
ionic2-jpush
Version:
beta (0.1.0-beta.2)
latest (0.1.1)
0.1.1
0.1.0
0.1.0-beta.2
0.1.0-beta.1
0.0.5
0.0.4
0.0.3
0.0.2
ionic2 jPush
github.com/HsuanXyz/ionic2-jpush
HsuanXyz/ionic2-jpush
ionic2-jpush
/
dist
/
index.js
6 lines
•
182 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Created by hsuanlee on 2017/1/22. */
export
{
JPushService
}
from
'./plugin-jpush.service'
;
export
{
IonJPushModule
}
from
'./jpush.module'
;
//# sourceMappingURL=index.js.map