vuux
Version:
Vue3 Nuxt3 Nuxt4 组件库
7 lines (6 loc) • 441 B
TypeScript
import { BarProps } from './types';
declare const _default: import('vue').DefineComponent<BarProps, {
handleScroll: (wrap: HTMLElement) => void;
update: () => void;
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BarProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;