UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

3 lines (2 loc) 264 B
import type { ComponentPublicInstance, ComponentOptionsBase } from 'vue'; export declare const Message: (opts: object) => ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;