Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/imbrn/v8n
/ optional.js
File
optional.js
src/rules/optional.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
consideredEmpty = (value, considerTrimmedEmptyString) => {
2
if
(
3
considerTrimmedEmptyString &&
4
typeof value ===
'string'
&&
Callers
nothing calls this directly
Calls
3
consideredEmpty
Function · 0.85
check
Method · 0.65
testAsync
Method · 0.65
Tested by
no test coverage detected