Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexErrant/Pentive
/ isNumberValuedLabel
Function
isNumberValuedLabel
shared-dom/src/language/stringLabels.ts:121–122 ·
view source on GitHub ↗
(x: string)
Source
from the content-addressed store, hash-verified
119
noteTagCount,
120
]
121
export
const
isNumberValuedLabel = (x: string) =>
122
numberValuedLabels.includes(x as never)
Callers
2
queryCompletion
Function · 0.90
queryEditor.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected