UNPKG

@vuepress-reco/style-default

Version:
4 lines (3 loc) 202 B
import type { ThemeDataRef } from '@vuepress/plugin-theme-data/lib/client'; import type { DefaultThemeData } from '../../types'; export declare const useThemeData: () => ThemeDataRef<DefaultThemeData>;