UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

5 lines 195 B
import type { FunctionalComponent } from "vue"; import "../styles/info-panel.scss"; declare const InfoPanel: FunctionalComponent; export default InfoPanel; //# sourceMappingURL=InfoPanel.d.ts.map