forked from Mirrors/doipjs
Fix missing module
This commit is contained in:
parent
67b7ae685c
commit
afd643f388
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
const E = require('./enums')
|
||||
|
||||
const opts = {
|
||||
proxy: {
|
||||
hostname: null,
|
||||
|
|
Loading…
Reference in a new issue