BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

lite-ts-rpc

v11.28.7npm· JavaScript

```typescript const rpc: RpcBase; const mockResp: RpcResponse<T>; const resp = await rpc.call<T>({ body: {}, // 请求内容 header: {}, // 请求头 isThrow: true, // 默认false 当为true时 如果返回结果的错误码不为0 则直接抛错 mock: mockResp, // 当该字段有效时 请求直接返回该值 r

The verdict
Abandoned. Last published 2 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicenseCopyleft
DepsLean
Maintenance
Last published 2 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
GPL-3.0
Dependencies
1 direct dependency
Recent releases
  • 11.28.72 years ago
  • 11.27.72 years ago
  • 11.26.72 years ago
  • 11.26.62 years ago
  • 11.25.62 years ago
  • 11.24.62 years ago
  • 11.24.52 years ago
  • 11.23.52 years ago