UNPKG

liveperson-functions-cli

Version:
7 lines (6 loc) 128 B
export interface IKeywordScannerResult { message: string; sentTimestamp: number; sentBy: string; tag: string; }