UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

11 lines (10 loc) 526 B
import type { FunctionalComponent } from "vue"; export declare const AuthorIcon: FunctionalComponent; export declare const CalendarIcon: FunctionalComponent; export declare const CategoryIcon: FunctionalComponent; export declare const EyeIcon: FunctionalComponent; export declare const FireIcon: FunctionalComponent; export declare const PrintIcon: FunctionalComponent; export declare const TagIcon: FunctionalComponent; export declare const TimerIcon: FunctionalComponent; export declare const WordIcon: FunctionalComponent;