UNPKG

xyo-httpapi-sdk

Version:

xyo httpApi 前端调用api

7 lines (5 loc) 70 B
function main() { return '11'; } let a = main(); console.log(a);