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

Package detail

@unhead/shared

unjs2.5mMIT2.0.10TypeScript support: included

Shared utils needed for Unhead. This is deprecated and only acts as alias of unhead/utils.

head, meta tags, types

readme

Deprecated: @unhead/shared

Shared utils needed for Unhead. This is deprecated and only acts as alias of unhead/utils.

Migration

-import { Head } from '@unhead/shared'
+import { Head } from 'unhead/utils'