UNPKG

@dannyfranca/any-chat

Version:

Universal, extensible and improved JS API for Chats, like TawkTo, Jivochat, and others.

4 lines (3 loc) 64 B
export default interface AnyData { [key: string]: any; }