1.0.0 • Published 5 years ago
first-test-login v1.0.0
test-login
新手第一次上传 npm 包
Install
npm install --save test-loginusage
const testLogin = require('test-login');
testLogin ( {
username: 'your uesrname',
password: 'your password'
}).then((res) =.> {
consoLe. log(res);
}).catch((error) =.> {
consoLe. log(error);1.0.0
5 years ago