UNPKG

@wetspace/pro-components

Version:
2 lines (1 loc) 147 B
export declare const useVisible: () => (import('vue').ShallowRef<boolean, boolean> | ((fn?: (...p: any) => Promise<boolean>) => Promise<void>))[];