UNPKG

@scalar/api-client

Version:

the open source API testing client

5 lines (4 loc) 140 B
const o = (e) => "getSetCookie" in e && typeof e.getSetCookie == "function" ? e.getSetCookie() : []; export { o as getCookieHeaderKeys };