UNPKG

httpsnippet-lite

Version:

HTTP Request snippet generator for *most* languages

13 lines (12 loc) 257 B
import { nsurlsession } from "./nsurlsession/client.mjs"; export const swift = { info: { key: 'swift', title: 'Swift', extname: '.swift', default: 'nsurlsession', }, clientsById: { nsurlsession, }, };