fix(exports/types): Refactor exports and remove duplicate IReverseProxyConfig interface
This commit is contained in:
		| @@ -89,5 +89,3 @@ export interface IAcmeOptions { | ||||
|   skipConfiguredCerts?: boolean;  // Skip domains with existing certificates | ||||
|   domainForwards?: IDomainForwardConfig[]; // Domain-specific forwarding configs | ||||
| } | ||||
|  | ||||
| export interface IReverseProxyConfig extends plugins.tsclass.network.IReverseProxyConfig {} | ||||
		Reference in New Issue
	
	Block a user