UNPKG

egg-http-proxy

Version:
11 lines (8 loc) 160 B
'use strict'; /** * egg-http-proxy default config * @member Config#httpProxy * @property {String} SOME_KEY - some description */ exports.httpProxy = { };