JSPM

@unhead/shared

3.0.0-beta.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 578089
  • Score
    100M100P100Q188182F
  • 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'