UNPKG

@scalar/api-client

Version:

the open source API testing client

8 lines (7 loc) 173 B
function n(e) { const t = Object.keys(e.workspaces).length === 1, c = Object.keys(e.collections).length === 1; return t && c; } export { n as workspaceStoreIsEmpty };