@eas-framework/server
Version:
Node.js framework, with a lot of built in features
1 lines • 94 B
text/typescript
function checkData(...data){console.log(data)}function connect(num1,text){return num1**3+text}
Node.js framework, with a lot of built in features