UNPKG
@stacksjs/rpx
Version:
latest (0.11.42)
0.11.42
0.11.41
0.11.40
0.11.39
0.11.38
0.11.37
0.11.36
0.11.35
0.11.34
0.11.33
0.11.31
0.11.30
0.11.29
0.11.28
0.11.27
0.11.26
0.11.25
0.11.24
0.11.23
0.11.22
0.11.21
0.11.20
0.11.19
0.11.18
0.11.17
0.11.16
0.11.15
0.11.14
0.11.13
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.5
0.11.4
0.11.3
0.11.2
0.11.0
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.5
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
A modern and smart reverse proxy.
github.com/stacksjs/rpx
stacksjs/rpx
@stacksjs/rpx
/
dist
/
config.d.ts
4 lines
(3 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
import
type
{
ProxyConfig
}
from
'./types'
;
export
declare
const
defaultConfig
:
ProxyConfig
;
export
declare
const
config
:
ProxyConfig
;