Skip to content
SudoSOS Backend
Search
K
Main Navigation
Home
Documentation
Swagger
Appearance
Menu
Return to top
On this page
SudoSOS Back-end API
/
helpers
/ Fail
Type Alias: Fail<F>
​
ts
type
Fail
<
F
>
=
object
;
Type Parameters
​
Type Parameter
F
Properties
​
fail
​
ts
fail
:
F
;