UNPKG

@deskdirector/push-events

Version:

chat utilities for DeskDirector chat

7 lines (6 loc) 186 B
export declare const logger: { info(message: string | {}): void; warn(message: string | {}): void; error(message: string | {}): void; log(message: string | {}): void; };