UNPKG

youtube-chat

Version:

[![npm version](https://badge.fury.io/js/youtube-chat.svg)](https://badge.fury.io/js/youtube-chat) ![npm](https://img.shields.io/npm/dt/youtube-chat) ![NPM](https://img.shields.io/npm/l/youtube-chat) [![CI](https://github.com/LinaTsukusu/youtube-chat/acti

6 lines 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LiveChat = void 0; const live_chat_1 = require("./live-chat"); Object.defineProperty(exports, "LiveChat", { enumerable: true, get: function () { return live_chat_1.LiveChat; } }); //# sourceMappingURL=index.js.map