@typeslayer/win32-x64
v0.1.32
Published
TypeSlayer binary for Windows x64
Downloads
79
Readme
Windows x64 Binary
TypeSlayer binary for Windows x64
This is an internal package distributed by the main @typeslayer package.
Installation
You should not install this package directly. Instead, install the main package:
npm install --save typeslayerThe appropriate binary for your platform will be automatically downloaded.
Usage
After installing the main typeslayer package, use it via:
npx typeslayer --helpOr globally:
npm install -g typeslayer
typeslayer --helpAbout TypeSlayer
TypeSlayer analyzes your TypeScript types to identify and optimize unused or redundant type definitions.
For more information, visit the main repository.
License
MIT
