Takaro - v0.4.9
Preparing search index...
@takaro/apiclient
IHook
Interface IHook
Export
IHook
interface
IHook
{
description
?:
string
;
eventType
:
IHookEventTypeEnum
;
function
:
string
;
name
:
string
;
regex
?:
string
;
}
Index
Properties
description?
event
Type
function
name
regex?
Properties
Optional
description
description
?:
string
Memberof
IHook
event
Type
eventType
:
IHookEventTypeEnum
Memberof
IHook
function
function
:
string
Memberof
IHook
name
name
:
string
Memberof
IHook
Optional
regex
regex
?:
string
Memberof
IHook
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
event
Type
function
name
regex
Takaro - v0.4.9
Loading...
Export
IHook