Chocobozzz 81d02aac56 Fix types package dependencies | 2 yıl önce | |
---|---|---|
.. | ||
src | 2 yıl önce | |
tests | 2 yıl önce | |
README.md | 2 yıl önce | |
generate-package.ts | 2 yıl önce | |
tsconfig.dist.json | 2 yıl önce | |
tsconfig.json | 2 yıl önce |
These Typescript types are mainly used to write PeerTube plugins.
Npm:
npm install --save-dev @peertube/peertube-types
Yarn:
yarn add --dev @peertube/peertube-types
See contribute-plugins Typescript section of the doc.