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

Package detail

tagged-tag

sindresorhus4.2mMIT1.0.0TypeScript support: included

Unique tag for use in the type-fest Tagged type

tagged, tag, unique, symbol, type-fest

readme

tagged-tag

Unique tag used in the type-fest Tagged type

This package provides a singular, unified tag to prevent the duplication of tag symbols when multiple versions of type-fest coexist in a project's dependency tree. Such duplication could lead to ambiguity when using the Tagged type. Because of this, this package will never have another major version.