UNPKG

gluegun

Version:

A delightful toolkit for building Node-powered CLIs.

4 lines (3 loc) 107 B
import { GluegunHttp } from './http-types'; declare const http: GluegunHttp; export { http, GluegunHttp };