Skip to content

A simple TypeScript/ES6 library that contains all common types used by the Torrust Index project.

License

Apache-2.0, MIT-0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE_2_0
MIT-0
LICENSE-MIT_0
Notifications You must be signed in to change notification settings

torrust/torrust-index-types-lib

Repository files navigation

Torrust Index Interface Types

Test

A simple TypeScript/ES6 library that contains all common types used by the Torrust Index project.

These types are used by:

NOTICE: This library only includes shared types, it does not include the API contract for all requests and responses.

Install

You can install this library using NPM:

npm i -S torrust-index-types-lib

Usage

Types can be imported using the import syntax:

import {User, Torrent} from "torrust-index-types-lib";

About

A simple TypeScript/ES6 library that contains all common types used by the Torrust Index project.

Topics

Resources

License

Apache-2.0, MIT-0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE_2_0
MIT-0
LICENSE-MIT_0

Stars

Watchers

Forks

Packages

No packages published