Interface HttpNetworkConfig

Hierarchy

  • HttpNetworkConfig

Properties

httpHeaders?: {
    [name: string]: string;
}

Type declaration

  • [name: string]: string
port: string | number
server: string

Generated using TypeDoc