diff --git a/types/default-theme.d.ts b/types/default-theme.d.ts index 97f4c779..983d5126 100644 --- a/types/default-theme.d.ts +++ b/types/default-theme.d.ts @@ -1,5 +1,4 @@ import type { Options as _MiniSearchOptions } from 'minisearch' -import type { ComputedRef, Ref, ShallowRef } from 'vue' import type { DocSearchProps } from './docsearch.js' import type { LocalSearchTranslations } from './local-search.js' import type { PageData } from './shared.js'