UNPKG

wa-chat-server-mluvii

Version:

Mluvii adapter for the modules wa-chat-server

4 lines (3 loc) 89 B
export interface IWatsonToMluviiConverter { convert(): Array<Record<string, any>>; }