Type Alias AxiosHeaders

AxiosHeaders: Record<
    string,
    HeaderValue
    | Record<Method & CommonHeaders, HeaderValue>,
>
MMNEPVFCICPMFPCPTTAAATR