Home

Awesome

@tsd/typescript CI

TypeScript with some extras for type-checking.

Install

npm install --save-dev @tsd/typescript

Usage

This package is just TypeScript with some private methods exposed that tsd needs for enhanced type checking.

Related