vuepress-theme-hope
Version:
A light vuepress theme with tons of features
9 lines • 552 B
TypeScript
import type { Slot } from "@vuepress/helper/client";
import type { SlotsType, VNode } from "vue";
declare const _default: import("vue").DefineComponent<{}, () => VNode[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, SlotsType<{
default?: Slot;
navScreenTop?: Slot;
navScreenBottom?: Slot;
}>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
//# sourceMappingURL=NotFound.d.ts.map