UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

6 lines 293 B
import type { FunctionalComponent, VNode } from "vue"; import "@vuepress/helper/transition/fade-in-up.css"; export declare const FadeInUpTransition: FunctionalComponent<Record<never, never>, Record<never, never>, { default: () => VNode; }>; //# sourceMappingURL=FadeInUpTransition.d.ts.map