hirsun-vuepress-theme-hope-plus
Version:
A light vuepress theme with tons of features and typewriter effect
13 lines (12 loc) • 643 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;
export declare const BookIcon: FunctionalComponent;
export declare const LinkIcon: FunctionalComponent;
export declare const ProjectIcon: FunctionalComponent;
export declare const FriendIcon: FunctionalComponent;
export declare const SlideDownIcon: FunctionalComponent;