anyproxy/types/index.d.ts

4 lines
51 B
TypeScript

export interface AnyProxyConfig {
port: number
}