This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
aiot-uniapp
Watch
4
Star
0
Fork
0
You've already forked aiot-uniapp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6fce781794acee702f2f23e86d156f8a55e1392d
aiot-uniapp
/
src
/
service
/
foo.d.ts
5 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: 类型文件统一加前缀 I
2024-02-01 15:35:41 +08:00
export
type
IFooItem
=
{
feat(request): get & post 请求
2024-02-01 15:21:36 +08:00
id
:
string
name
:
string
}
Reference in New Issue
Copy Permalink