This website requires JavaScript.
Explore
Help
Sign In
yudao
/
mall-uniapp
mirror of
https://gitee.com/yudaocode/yudao-mall-uniapp.git
Watch
3
Star
0
Fork
You've already forked mall-uniapp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cff33ad7d1
mall-uniapp
/
node_modules
/
@vue
/
devtools-api
/
lib
/
esm
/
api
/
util.d.ts
5 lines
82 B
TypeScript
Raw
Blame
History
export
declare
type
ID
=
number
|
string
;
export
interface
WithId
{
id
:
ID
;
}
Reference in New Issue
View Git Blame
Copy Permalink