UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

7 lines (6 loc) 205 B
/** @format */ import type { UseModalReturnJSONType } from '../types'; /** * @description: Applicable to independent modal and call outside */ export declare function useModal(): UseModalReturnJSONType;