index.js 61 B

1234
  1. import carrier from './carrier'
  2. export default {
  3. carrier
  4. }