peertube-plugin-livechat/conversejs/custom/entry.js

7 lines
185 B
JavaScript
Raw Normal View History

2024-05-23 09:42:14 +00:00
// SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
//
// SPDX-License-Identifier: AGPL-3.0-only
import '../src/entry.js'
export * from '../src/entry.js'