UNPKG
react-native-vnpt-ca
Version:
latest (1.0.0)
1.0.0
A demo package for testing
react-native-vnpt-ca
/
index.js
4 lines
(3 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
exports
.
printMsg
=
function
(
) {
console
.
log
(
"this messsage is from the demo by sang"
); };