JSPM

@unhead/shared

2.1.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 582516
  • Score
    100M100P100Q184530F
  • License MIT

Package Exports

  • @unhead/shared

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'