云信sdk Packages

@mwanana/mwapp-sdk

- add MwappClientTester using axios to post some object. - send item - run tests using graphql-faker so make it as dev dependency - error handling - tests, tests, tests - expose errors and status codes more easily - use fragments for types eg App

0.0.1-alpha.24 • Published 4 years ago

@motojs_sdk/tools

```typescript /** * webpack */ import {MotojsSDKPlugin,chainWebpackMotojsSDK} from "@motojs_sdk/tools" plugin:[ new MotojsSDKPlugin({ dsn:'服务端地址', fields:'字段' }) ] 或者 chainWebpack(c

1.3.3 • Published 1 year ago