UNPKG

@vchatcloud/vue-ui-kit

Version:

VChatCloud UI Kit for vue integration

10 lines (9 loc) 537 B
type __VLS_Props = { isLoading: boolean; }; declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { login: (profileIndex: number, nickName: string) => any; }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{ onLogin?: ((profileIndex: number, nickName: string) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>; export default _default;