UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

6 lines 156 B
export type EventDetail = { botId: string | null; currPath: string | null; prevPath: string | null; }; //# sourceMappingURL=EventDetail.d.ts.map