hipthrusts - v1.2.0
Preparing search index...
types
OptionallyHasFinalAuthorize
Interface OptionallyHasFinalAuthorize<TContextIn, TContextOut>
interface
OptionallyHasFinalAuthorize
<
TContextIn
,
TContextOut
>
{
finalAuthorize
?:
(
context
:
TContextIn
)
=>
PromiseOrSync
<
TContextOut
>
;
}
Type Parameters
TContextIn
TContextOut
Index
Properties
final
Authorize?
Properties
Optional
final
Authorize
finalAuthorize
?:
(
context
:
TContextIn
)
=>
PromiseOrSync
<
TContextOut
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
final
Authorize
hipthrusts - v1.2.0
Loading...