UNPKG

popsicle

Version:

Simple HTTP requests for node and the browser

3 lines (2 loc) 101 B
import { CookieJar } from 'tough-cookie'; export default function cookieJar(store?: any): CookieJar;