Skip to main content

Type Alias: HttpHeaders

type HttpHeaders = object;

An object defining headers to be passed to the RPC server

Index Signature

[header: string]: string