This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
Frontend-Common
Watch
303
Star
0
Fork
You've already forked Frontend-Common
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix/delete_json_stringify
Frontend-Common
/
api
/
error.ts
5 lines
83 B
TypeScript
Raw
Permalink
Blame
History
export
interface
ApiError
{
errorCode
:
number
errorMessage
:
Nullable
<
string
>
}
Reference in New Issue
View Git Blame
Copy Permalink