IHookExtension
Interface: IHookExtension
Defined in: src/plugin/types.ts:54
Properties
event
event:
string
Defined in: src/plugin/types.ts:56
file?
optionalfile:string
Defined in: src/plugin/types.ts:58
handler
handler:
string
Defined in: src/plugin/types.ts:57
type
type:
"post"|"pre"
Defined in: src/plugin/types.ts:55