Files
SolTube/packages/types-generator
ShreejitPanchal 6601501eff Init commit
2026-05-19 19:56:02 +08:00
..
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00
2026-05-19 19:56:02 +08:00

PeerTube typings

These Typescript types are mainly used to write PeerTube plugins.

Installation

Npm:

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

Usage

See contribute-plugins Typescript section of the doc.