# @tsrt/types

> Typescript Reusable Tools: types

Latest version **0.8.0** (published 2021-06-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tsrt/types
pnpm add @tsrt/types
yarn add @tsrt/types
bun add @tsrt/types
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.8.0 |
| Published | 2021-06-28 |
| First published | 2020-11-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=12.0.0 |
| Dependencies | 0 |
| Unpacked size | 4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Danyil Moroz |
| Maintainers | mopc |

## Links

- npm: https://www.npmjs.com/package/@tsrt/types
- Repository: https://github.com/tsReusableTools/tsrt
- Homepage: https://github.com/tsReusableTools/tsrt/tree/master/packages/types
- Issues: https://github.com/tsReusableTools/tsrt/issues/new
- npm.io page: https://npm.io/package/@tsrt/types

## Recent versions

- 0.8.0 (latest) — 2021-06-28
- 0.7.4 — 2021-04-15
- 0.7.0 — 2021-01-12
- 0.6.1 — 2021-01-11
- 0.6.0 — 2021-01-11
- 0.5.0 — 2020-12-17
- 0.4.0 — 2020-12-08
- 0.3.0 — 2020-12-07
- 0.2.1 — 2020-11-27
- 0.2.0 — 2020-11-27
- 0.1.1 — 2020-11-18
- 0.1.0 — 2020-11-14

## README

# Typescript Reusable Tools: Types

Commonly used tpyescript generic types declared in global scope.

## Important

Until version 1.0.0 Api should be considered as unstable and may be changed.

So prefer using exact version instead of version with `~` or `^`.

## License

This project is licensed under the terms of the [MIT license](https://github.com/tsReusableTools/tsrt/blob/master/LICENSE).

---
_Source: https://npm.io/package/@tsrt/types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
