index.js 84 B

123
  1. import VxePrint from '../print';
  2. export * from '../print';
  3. export default VxePrint;