Comparing version 2.0.0-alpha.11 to 2.0.0-alpha.12
@@ -0,5 +1,5 @@ | ||
import { S as Script, A as ActiveHeadEntry, H as HeadEntryOptions, U as Unhead, a as Head, C as CreateHeadOptions } from './shared/unhead.CnmTxLaQ.js'; | ||
export { createHeadCore, useHead, useHeadSafe, useSeoMeta } from './index.js'; | ||
import { S as Script, A as ActiveHeadEntry, H as HeadEntryOptions, U as Unhead, a as Head, C as CreateHeadOptions } from './shared/unhead.CnmTxLaQ.js'; | ||
import 'hookable'; | ||
import './types.js'; | ||
import 'hookable'; | ||
@@ -6,0 +6,0 @@ type UseScriptInput = string | (Omit<Script, 'src'> & { |
@@ -0,3 +1,3 @@ | ||
import { a as Head, c as CreateServerHeadOptions, U as Unhead, d as RenderSSRHeadOptions, e as SSRHeadPayload, f as HeadTag } from './shared/unhead.CnmTxLaQ.js'; | ||
import * as unhead_types from 'unhead/types'; | ||
import { a as Head, c as CreateServerHeadOptions, U as Unhead, d as RenderSSRHeadOptions, e as SSRHeadPayload, f as HeadTag } from './shared/unhead.CnmTxLaQ.js'; | ||
import 'hookable'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "unhead", | ||
"type": "module", | ||
"version": "2.0.0-alpha.11", | ||
"version": "2.0.0-alpha.12", | ||
"description": "Full-stack <head> manager built for any framework.", | ||
@@ -6,0 +6,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet