fix(exports/types): Refactor exports and remove duplicate IReverseProxyConfig interface

This commit is contained in:
2025-05-04 13:04:34 +00:00
parent cce2aed892
commit e7243243d0
4 changed files with 9 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '10.0.4',
version: '10.0.5',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}