UNPKG

@scalar/api-client

Version:

the open source API testing client

6 lines (5 loc) 169 B
const e = (r) => r === "web" ? "https://proxy.scalar.com" : null, n = (r, t) => r === void 0 ? e(t) : r; export { n as getActiveProxyUrl, e as getDefaultProxyUrl };