UNPKG

httpsnippet

Version:

HTTP Request snippet generator for *most* languages

16 lines (15 loc) 303 B
"use strict"; exports.__esModule = true; exports.ocaml = void 0; var client_1 = require("./cohttp/client"); exports.ocaml = { info: { key: 'ocaml', title: 'OCaml', extname: '.ml', "default": 'cohttp' }, clientsById: { cohttp: client_1.cohttp } };