UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

18 lines (17 loc) 646 B
import type { PropType, VNode } from "vue"; declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ /** * Date information * * 日期信息 */ date: PropType<Date | null>; }>, () => VNode | null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ /** * Date information * * 日期信息 */ date: PropType<Date | null>; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;