@iovx/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

微风平台基础工具库

npm node deps license builds last-commit tag release prs

install

npm i -D @iovx/utils

Usage

import {Http} from '@iovx/utils'

Http.get({url:'http://example.com/api/getUserInfo'}).then(res=>{
  console.log(res);
});

Readme

Keywords

none

Package Sidebar

Install

npm i @iovx/utils

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

278 kB

Total Files

125

Last publish

Collaborators

  • ixw2017