UNPKG

@digitalbazaar/http-client

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