vigiles API reference
Guides
GitHub
Preparing search index...
hook
InjectHook
Interface InjectHook
interface
InjectHook
{
on
:
string
;
produce
:
(
e
:
SessionEvent
)
=>
Injection
;
role
:
"inject"
;
}
Index
Properties
on
produce
role
Properties
Readonly
on
on
:
string
Readonly
produce
produce
:
(
e
:
SessionEvent
)
=>
Injection
Produces context to add. Its return type (Injection) has no
deny
— by design.
Readonly
role
role
:
"inject"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
produce
role
Guides
GitHub
vigiles API reference
Loading...
Produces context to add. Its return type (Injection) has no
deny— by design.