UNPKG

captivate-chat-api

Version:

This is a wrapper for captivate chat api socket custom channel

5 lines (3 loc) 166 B
import { CaptivateChatAPI } from './api/CaptivateChatAPI'; // Import the CaptivateChatAPI class // Export the class as default export default CaptivateChatAPI;