Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ hasValue
Function
hasValue
packages/webapp/lib/squadsCreatePrefill.ts:34–34 ·
view source on GitHub ↗
(value?: string)
Source
from the content-addressed store, hash-verified
32
};
33
34
const
hasValue = (value?: string): boolean => !!value?.trim();
35
36
export
const
getSquadsCreatePrefillState = (
37
query: ParsedUrlQuery,
Callers
1
getSquadsCreatePrefillState
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected