UNPKG
react-webpack-flux-babel-natliu
Version:
latest (1.0.1)
1.0.1
1.0.0
react 全栈
react-webpack-flux-babel-natliu
/
src
/
hello.js
3 lines
•
58 B
JavaScript
View Raw
1
2
3
module
.
exports
= function
hello
()
{
return
"Hello"
; }