This website requires JavaScript.
Explore
Help
Register
Sign In
sfyyy
/
axios-miniprogram
Watch
1
Star
0
Fork
You've already forked axios-miniprogram
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
docs
axios-miniprogram
/
global.d.ts
2 lines
45 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
build: 新增构建脚本 build:zip
2023-03-24 19:41:17 +08:00
type
AnyObject
<
T
=
any
>
=
Record
<
string
,
T
>
;