@142vip/vitepress
Version:
基于vitepress框架搭建静态站点的常用工具包,提供ElementPlus相关组件和主题
14 lines (13 loc) • 661 B
TypeScript
/** 开源首页 — 赞赏头像(与历史版本一致) */
export declare const VIP_OPEN_SOURCE_SPONSORS: readonly [{
readonly href: "https://github.com/ChiefPing";
readonly title: "ChiefPing";
readonly alt: "ChiefPing";
readonly src: "https://avatars2.githubusercontent.com/u/34122068?s=460&v=4";
}, {
readonly href: "https://github.com/xiaoliuxin";
readonly title: "xiaoliuxin";
readonly alt: "xiaoliuxin";
readonly src: "https://avatars2.githubusercontent.com/u/60652527?s=460&v=4";
}];
export declare const VIP_STAR_HISTORY_DEFAULT_REPOS: readonly ["142vip/core-x", "142vip/408CSFamily", "142vip/JavaScriptCollection"];