Khrisna commited on
Commit
9805d72
·
1 Parent(s): da410d1

Update lib/ddos.js

Browse files
Files changed (1) hide show
  1. lib/ddos.js +3 -1
lib/ddos.js CHANGED
@@ -164,4 +164,6 @@ function start(options) {
164
 
165
  }
166
 
167
- };
 
 
 
164
 
165
  }
166
 
167
+ };
168
+
169
+ module.exports = { start }