Skip to content

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

License

Notifications You must be signed in to change notification settings

mario-nt/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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%