mirror of
https://github.com/hexastack/hexabot
synced 2024-12-01 16:51:43 +00:00
feat: add analytics intervention event
This commit is contained in:
parent
431bdb4e8c
commit
f1c5209deb
1
api/types/event-emitter.d.ts
vendored
1
api/types/event-emitter.d.ts
vendored
@ -95,6 +95,7 @@ declare module '@nestjs/event-emitter' {
|
||||
passation: Subscriber;
|
||||
'fallback-local': BlockFull;
|
||||
'fallback-global': EventWrapper<any, any>;
|
||||
intervention: Subscriber;
|
||||
}
|
||||
>;
|
||||
chatbot: TDefinition<
|
||||
|
Loading…
Reference in New Issue
Block a user