npmTypes
Check any npm package for TypeScript type availability and get the matching version.
Instructions
Check TypeScript types availability and version for a package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to check types for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |