Type alias HttpHeaders

HttpHeaders: {
    [header: string]: string;
}

Type declaration

  • [header: string]: string

Generated using TypeDoc