diff --git a/types/default-theme.d.ts b/types/default-theme.d.ts index 9a9df23f..58d7d89f 100644 --- a/types/default-theme.d.ts +++ b/types/default-theme.d.ts @@ -1,6 +1,6 @@ import type MarkdownIt from 'markdown-it' import type { Options as MiniSearchOptions } from 'minisearch' -import type { ComputedRef, Ref } from 'vue' +import type { ComputedRef, Ref, ShallowRef } from 'vue' import type { DocSearchProps } from './docsearch.js' import type { LocalSearchTranslations, @@ -372,7 +372,7 @@ export namespace DefaultTheme { /** * The outline headers of the current page. */ - headers: ShallowRef + headers: ShallowRef /** * Whether the current page has a local nav. Local nav is shown when the