UNPKG
@otterhttp/proxy-address
Version:
latest (3.0.1)
3.0.1
3.0.0
proxy-addr rewrite with TypeScript and ESM support
otterhttp.lordfirespeed.dev
otterjs/otterhttp
@otterhttp/proxy-address
/
tsup.config.ts
4 lines
(2 loc)
•
67 B
text/typescript
View Raw
1
2
3
4
import
{ build }
from
"../../config/build"
export
default
build
()