Pakiet: node-expect-type (1.3.0-1)
Odnośniki dla node-expect-type
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego node-expect-type:
- [node-expect-type_1.3.0-1.dsc]
- [node-expect-type_1.3.0.orig.tar.xz]
- [node-expect-type_1.3.0-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Compile-time type assertions for TypeScript
This library provides a fluent, expectation-style API for writing assertions about TypeScript types that are checked by the TypeScript compiler.
Assertions can compare inferred types against expected types, or against other inferred types, and can be chained to inspect specific parts of a type such as function parameters, return values, constructor parameters, promise resolutions, array item types, and properties on object and class instance types.
It includes matchers for common type relationships, including exact type equality, assignability checks, and partial object-shape checks. It also includes predicates for special types such as any, unknown, and never, and supports inverted assertions.
These checks are intended to be evaluated by the TypeScript type checker, so failures surface as type errors reported by the compiler and editor tooling.
Pobieranie node-expect-type
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 29,4 KiB | 177,0 KiB | [lista plików] |
