UNPKG

chat-frontend-library

Version:

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

4 lines (3 loc) 105 B
import ChatList from "./ChatList"; export { IChatListProps } from "./ChatList"; export default ChatList;