doki-ui
Version:
11 lines (10 loc) • 478 B
TypeScript
declare const _default: import('vue').DefineComponent<{
autocomplete?: Array<string>;
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
fill: (value: string) => any;
}, string, import('vue').PublicProps, Readonly<{
autocomplete?: Array<string>;
}> & Readonly<{
onFill?: ((value: string) => any) | undefined;
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;