UNPKG

box-typescript-sdk-gen

Version:
6 lines (5 loc) 117 B
export interface ProxyConfig { readonly url: string; readonly username?: string; readonly password?: string; }