REUSE compliance.

This commit is contained in:
John Livingston
2024-05-23 17:17:28 +02:00
committed by Mehdi Benadel
parent 1d14bbbda0
commit 732f7aedcd
14 changed files with 49 additions and 21 deletions

View File

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Mehdi Benadel <https://mehdibenadel.com>
//
// SPDX-License-Identifier: AGPL-3.0-only
import type { RegisterClientOptions } from '@peertube/peertube-types/client/types'
import { createContext } from '@lit/context'