@eas-framework/server
Version:
Node.js framework, with a lot of built in features
2 lines • 384 B
JavaScript
function conServer(...args){return connector("conServer", args)}function sendConnect(num=3.3,key="rgergrhe54rhgrrthgeg"){conServer(num,key).then(x=>console.log(x))}sendConnect();sendConnect(3.8);window.form_data?.submit();
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJpbmRleC5wYWdlIn0=