6.1.0 • Published 11 days ago

@peertube/peertube-types v6.1.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
11 days ago

PeerTube typings

These Typescript types are mainly used to write PeerTube plugins.

Installation

Npm:

npm install --save-dev @peertube/peertube-types

Yarn:

yarn add --dev @peertube/peertube-types

Usage

See contribute-plugins Typescript section of the doc.