UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

9 lines 585 B
import type { SlotsType, VNode } from "vue"; import "../styles/home-page.scss"; declare const _default: import("vue").DefineComponent<{}, () => VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, SlotsType<{ top?: () => VNode[] | VNode | null; center?: () => VNode[] | VNode | null; bottom?: () => VNode[] | VNode | null; }>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=HomePage.d.ts.map