Preparing search index...
The search index is not available
@violentmonkey/url
@violentmonkey/url
IHijackOptions
Interface IHijackOptions<T, U>
Type Parameters
T
extends
unknown
[]
U
Hierarchy
IHijackOptions
Index
Properties
after?
before?
Properties
Optional
after
after
?:
(
(
ctx
:
IHijackContext
<
T
,
U
>
)
=>
void
)
Type declaration
(
ctx
:
IHijackContext
<
T
,
U
>
)
:
void
Parameters
ctx:
IHijackContext
<
T
,
U
>
Returns
void
Optional
before
before
?:
(
(
ctx
:
IHijackContext
<
T
,
U
>
)
=>
void
)
Type declaration
(
ctx
:
IHijackContext
<
T
,
U
>
)
:
void
Parameters
ctx:
IHijackContext
<
T
,
U
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@violentmonkey/url
IHijack
Options
after?
before?
Generated using
TypeDoc