UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

3 lines 135 B
import type { ComputedRef } from "vue"; export declare const usePure: () => ComputedRef<boolean>; //# sourceMappingURL=usePure.d.ts.map