feat(*): 新增 @common/sdk 包和 qqqf-mp 项目,更新 commitlint scope 白名单
Showing
with
493 additions
and
4 deletions
common/sdk/package.json
0 → 100644
| { | ||
| "name": "@common/sdk", | ||
| "version": "1.0.0", | ||
| "private": true, | ||
| "main": "src/index.ts", | ||
| "dependencies": { | ||
| "axios": "^0.27.2", | ||
| "lodash": "^4.17.21", | ||
| "uniplat-sdk": "^0.1.734-private" | ||
| } | ||
| } |
common/sdk/src/auth/auth-handlers.ts
0 → 100644
common/sdk/src/auth/token-manager.ts
0 → 100644
common/sdk/src/http/adapter.ts
0 → 100644
common/sdk/src/index.ts
0 → 100644
common/sdk/src/sdk-core.ts
0 → 100644
common/sdk/src/sdk-types.ts
0 → 100644
common/sdk/src/utils/image-builder.ts
0 → 100644
Please
register
or
sign in
to comment