UNPKG

@laughing-cli/proxrox

Version:

Proxy services, combine origins, use SSI and more during development

3 lines (2 loc) 108 B
import { Config } from './config'; export declare function loadConfig(configPath: string): Promise<Config>;