UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

3 lines (2 loc) 98 B
import type { ComputedRef } from "vue"; export declare const usePure: () => ComputedRef<boolean>;