UNPKG

@serve.zone/interfaces

Version:

**TypeScript interfaces for the Cloudly ecosystem.** Type-safe contracts for multi-cloud infrastructure management.

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