index.js 104 B

123
  1. import VxeBreadcrumb from '../breadcrumb';
  2. export * from '../breadcrumb';
  3. export default VxeBreadcrumb;