UNPKG

chat-pane

Version:

Solid-compatible Panes: Chat

8 lines (6 loc) 126 B
import { longChatPane } from "./longChatPane"; describe("chat test", () => { it("works", () => { expect(2==2); }) })