@starzkg/vuepress-plugin-page-info
Version:
A comment plugin for vuepress
11 lines (10 loc) • 525 B
TypeScript
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 TagIcon: FunctionalComponent;
export declare const TimeIcon: FunctionalComponent;
export declare const TimerIcon: FunctionalComponent;
export declare const WordIcon: FunctionalComponent;