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
/ Pass
Type Alias: Pass<P>
​
ts
type
Pass
<
P
>
=
object
;
Type Parameters
​
Type Parameter
P
Properties
​
pass
​
ts
pass
:
P
;