Variable DEFULAT_HEADERSConst

DEFULAT_HEADERS: {
    Accept: string;
    Content-Type: string;
} = ...

Type declaration

  • Accept: string
  • Content-Type: string