UNPKG

chat-pane

Version:

Solid-compatible Panes: Chat

11 lines (10 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); describe("chat test", function () { it("works", function () { expect(2 == 2); }); }); //# sourceMappingURL=longChatPane.test.js.map