UNPKG

wa-chat-server

Version:

Watson Assistant powered chat server

8 lines (7 loc) 147 B
export interface IRequestMeta { url?: string; userAgent?: string; resolution?: string; dontTrack?: boolean; domain?: string; }