UNPKG

httpsnippet

Version:

HTTP Request snippet generator for *most* languages

16 lines (15 loc) 329 B
"use strict"; exports.__esModule = true; exports.objc = void 0; var client_1 = require("./nsurlsession/client"); exports.objc = { info: { key: 'objc', title: 'Objective-C', extname: '.m', "default": 'nsurlsession' }, clientsById: { nsurlsession: client_1.nsurlsession } };