vuepress-theme-hope
Version:
A light vuepress theme with tons of features
8 lines (7 loc) • 373 B
TypeScript
import type { FunctionalComponent } from "vue";
export declare const CategoryIcon: FunctionalComponent;
export declare const TagIcon: FunctionalComponent;
export declare const TimelineIcon: FunctionalComponent;
export declare const SlideIcon: FunctionalComponent;
export declare const StickyIcon: FunctionalComponent;
export declare const ArticleIcon: FunctionalComponent;