UNPKG

hongluan-ui

Version:
3 lines (2 loc) 95 B
import type { ComputedRef } from 'vue'; export declare const useCache: () => ComputedRef<any>;