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

23 lines (22 loc) 1.01 kB
declare const _default: import("vue").DefineComponent<{}, { $emit: (event: "onRequestAudio", ...args: any[]) => void; audioKey: string; audioPlayer: HTMLAudioElement; isAudioPlaying: boolean; mode: string; renderMode: string; renderSampleRange: number; maxWidth: number; height: number; $props: { readonly audioKey?: string | undefined; readonly audioPlayer?: HTMLAudioElement | undefined; readonly isAudioPlaying?: boolean | undefined; readonly mode?: string | undefined; readonly renderMode?: string | undefined; readonly renderSampleRange?: number | undefined; readonly maxWidth?: number | undefined; readonly height?: number | undefined; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;