すべてのオプション
forky  ] [  sid  ]
[ ソース: node-expect-type  ]

パッケージ: node-expect-type (1.3.0-1)

node-expect-type に関するリンク

Screenshot

Debian の資源:

node-expect-type ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

node-expect-type のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 29.4 kB177.0 kB [ファイル一覧]