Variable defaultsConst

defaults: _OptionsDefaults = ...

Global default options as Options that are applied to all mande instances. Always contain an initialized headers property with the default headers:

  • Accept: 'application/json'
  • 'Content-Type': 'application/json'