Expose proxy server to plugins
This commit is contained in:
2
typings/pluginapi.d.ts
vendored
2
typings/pluginapi.d.ts
vendored
@ -94,6 +94,8 @@ export { express }
|
||||
*/
|
||||
export { field }
|
||||
|
||||
export const proxy: ProxyServer
|
||||
|
||||
/**
|
||||
* Your plugin module must have a top level export "plugin" that implements this interface.
|
||||
*
|
||||
|
Reference in New Issue
Block a user