This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
eirugit
/
odoo-mobile
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
e711d330f6
Branches
Tags
1.0
master
odoo-mobile
/
www
/
lib
/
ionic-toast
/
src
/
ionic-toast.module.js
ionic-toast.module.js
74 B
Lịch sử
Raw
1
2
3
4
'use strict';
angular.module('ionic-toast', [
'ionic-toast.provider'
]);