@bprogress/vue
Version:
Utility to create your own NProgress bar like with Vue
4 lines (3 loc) • 400 B
TypeScript
import { IndeterminateProps } from '../types';
declare const _default: import('vue').DefineComponent<IndeterminateProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IndeterminateProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export default _default;