UNPKG

@scalar/api-client

Version:

the open source API testing client

7 lines (6 loc) 81 B
function F(o) { return o?.color || "#FFFFFF"; } export { F as getEnvColor };