Chocobozzz d8f846c69d Add 'main' field to peertube types | 11 months ago | |
---|---|---|
.. | ||
src | 1 year ago | |
tests | 1 year ago | |
README.md | 1 year ago | |
generate-package.ts | 11 months ago | |
package.json | 1 year ago | |
tsconfig.dist.json | 1 year ago | |
tsconfig.json | 1 year ago | |
tsconfig.types.json | 1 year ago |
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.