UNPKG

chat-frontend-library

Version:

``` npm install chat-frontend-library --save ```

4 lines (3 loc) 85 B
import Chat from "./Chat"; export { IChatProps } from "./Chat"; export default Chat;