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