klsm-api-library

0.0.9 • Public • Published
  1. 安装 npm install klsm-api-library
  2. 引入使用 import { CommonApi } from 'klsm-api-library'
const sendRequset = () => {
    CommonApi.sendRequset(params)
    .then((res: any) => {
        doSomething
    }).catch(err: any) => {
        doSomething
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i klsm-api-library

Weekly Downloads

0

Version

0.0.9

License

ISC

Unpacked Size

5.55 kB

Total Files

4

Last publish

Collaborators

  • z86054678
  • awesomzep
  • a2064758223