UNPKG

@serve.zone/interfaces

Version:

interfaces for working with containers

5 lines (4 loc) 165 B
import * as plugins from '../plugins.js'; interface IReverseProxyConfig extends plugins.tsclass.network.IReverseProxyConfig { } export { type IReverseProxyConfig };