This website requires JavaScript.
Explore
Help
Sign In
mokhtar
/
shellphone.app
Watch
1
Star
0
Fork
0
You've already forked shellphone.app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1e736e8f05
shellphone.app
/
app
/
_types.ts
5 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
migrate to blitzjs
2021-07-31 14:33:18 +00:00
export
type
ApiError
=
{
reformat with prettier with semicolons and tabs
2021-07-31 15:57:43 +00:00
statusCode
:
number
;
errorMessage
:
string
;
}
;
Reference in New Issue
Copy Permalink