UNPKG

yhui-yuanhuan

Version:

A Component Library for Vue 3 based on element-plus

2 lines (1 loc) 95 B
export declare function useHint(text: string, fetchAction?: () => Promise<any>): Promise<any>;