UNPKG

semantic-network

Version:

A utility library for manipulating a list of links that form a semantic interface to a network of resources.

3 lines (2 loc) 145 B
import { HttpRequestOptions } from '../interfaces/httpRequestOptions'; export declare const defaultRequestOptions: Required<HttpRequestOptions>;