Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

is-what-type

fengxinming8.2kMIT1.1.4TypeScript support: included

A simple type-checking utility library.

util, type

readme

is-what-type

npm package

NPM Version NPM Downloads jsdelivr

A simple type-checking utility library.

Installation

::: code-group

`bash [npm] npm add is-what-type


```bash [pnpm]
pnpm add is-what-type

`bash [yarn] yarn add is-what-type


```bash [bun]
bun add is-what-type

:::

Documentation

For detailed usage instructions and API references, please visit the official documentation:

👉 View Full Documentation

Contributing

We welcome contributions from the community! If you find a bug or want to suggest an improvement, feel free to open an issue or submit a pull request.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License.