UNPKG

@stacksjs/rpx

Version:

A modern and smart reverse proxy.

4 lines (3 loc) 135 B
import type { ProxyConfig } from './types'; export declare const defaultConfig: ProxyConfig; export declare const config: ProxyConfig;