dongdayu 6 years ago
parent
commit
678b317bd6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      index.js

+ 1
- 1
index.js View File

@@ -2,7 +2,7 @@ import {
2 2
   enableDebug,
3 3
   configApi,
4 4
   setMaskColor,
5
-  captcha
5
+  captcha,
6 6
 
7 7
   GSError
8 8
 } from './src/api'