This website requires JavaScript.
Explore
Help
Sign In
Dawn_Ocean
/
EVA-Notify
Watch
1
Star
0
Fork
You've already forked EVA-Notify
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0a98ea71ac
EVA-Notify
/
mock
/
api.ts
9 lines
104 B
TypeScript
Raw
Blame
History
export
default
{
'GET /testdata'
:
{
success
:
true
,
data
:
{
test
:
'test'
,
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink