randydev commited on
Commit
6466087
·
verified ·
1 Parent(s): 0b41230

Update midware.js

Browse files
Files changed (1) hide show
  1. midware.js +1 -1
midware.js CHANGED
@@ -49,4 +49,4 @@ class CheckMilWare {
49
  }
50
  }
51
 
52
- module.exports = CheckMilWare;
 
49
  }
50
  }
51
 
52
+ export { CheckMilWare };