Interface CommonHeaders

interface CommonHeaders {
    common: AxiosHeaders;
}

Properties

Properties

common: AxiosHeaders

Generated using TypeDoc