UNPKG

httpsnippet-lite

Version:

HTTP Request snippet generator for *most* languages

13 lines (12 loc) 244 B
import { clj_http } from './clj_http/client.js'; export const clojure = { info: { key: 'clojure', title: 'Clojure', extname: '.clj', default: 'clj_http', }, clientsById: { clj_http, }, };