UNPKG

fetch-xl

Version:

Fluent, interceptable (using es6 generators), configurable and loggable fetch wrapper

6 lines 182 B
export const FIRST = 1; export const DEFAULT = 50; export const TO_JSON_BODY = 990; export const TO_JSON_RESPONSE = 990; export const TO_TEXT_RESPONSE = 990; export const LAST = 999;