UNPKG

vuepress-theme-ccds-test

Version:

This is an anime blog theme based on vuepress, the theme is simple, colorful, versatile, and supports customization, providing multiple components to set the theme

6 lines (5 loc) 220 B
import type { DefaultThemeLocaleOptions } from '../../shared'; /** * Assign default options to `themeConfig` */ export declare const assignDefaultLocaleOptions: (localeOptions: DefaultThemeLocaleOptions) => void;