Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JSONParser<D>

JSONParser

Type parameters

  • D: json.Object

Hierarchy

  • JSONParser

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

accepts

accepts: string = "application/json"

prefix

prefix: RegExp

responseType

responseType: string = ""

Methods

apply

  • apply(body: string): Except<D>

Generated using TypeDoc