UNPKG

@digitalbazaar/http-client

Version:
8 lines (7 loc) 138 B
/*! * Copyright (c) 2022-2026 Digital Bazaar, Inc. */ // no-op for browsers export function convertAgent(options) { return options; }