UNPKG

liveperson-functions-client

Version:

JavaScript client for LivePerson Functions.

2 lines (1 loc) 107 B
export declare function getBearer(accountId: string, username: string, password: string): Promise<string>;