UNPKG

@cristianglezm/vue-chatbot-widget

Version:

[![cd](https://github.com/cristianglezm/vue-chatbot-widget/actions/workflows/cd.yml/badge.svg?branch=master)](https://github.com/cristianglezm/vue-chatbot-widget/actions/workflows/cd.yml) [![pkg](https://github.com/cristianglezm/vue-chatbot-widget/actions

24 lines (23 loc) 1.04 kB
declare const _default: import("vue").DefineComponent<{}, { executor: Function; tools: unknown[]; documents: unknown[]; emitter: Record<string, any>; system: string; greetings: string; chatTemplate: string; editable: boolean; config: Record<string, any>; $props: { readonly executor?: Function | undefined; readonly tools?: unknown[] | undefined; readonly documents?: unknown[] | undefined; readonly emitter?: Record<string, any> | undefined; readonly system?: string | undefined; readonly greetings?: string | undefined; readonly chatTemplate?: string | undefined; readonly editable?: boolean | undefined; readonly config?: Record<string, any> | undefined; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;