anyproxy/types/index.d.ts

4 lines
51 B
TypeScript
Raw Normal View History

export interface AnyProxyConfig {
port: number
}