This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
yuxiangpei
/
tbServantMini_cloud
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:
4208bb8768
Branches
Tags
master
new-20210908
upgrade-1228
tbServantMin...
/
server
/
helloworld
/
index.js
index.js
71 B
Lịch sử
Raw
1
2
3
exports.main = async (event, context) => {
return 'hello world';
};