UNPKG
react-native-cafe-bazaar
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1
cafe bazaar billing feature for react native application
react-native-cafe-bazaar
/
index.js
5 lines
(3 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
import
{
NativeModules
}
from
'react-native'
;
module
.
exports
=
NativeModules
.
CafeBazaar
;