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