Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/WP-API/node-wpapi
/ argument-is-numeric.js
File
argument-is-numeric.js
tests/unit/lib/util/argument-is-numeric.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
argumentIsNumeric = require(
'../../../../lib/util/argument-is-numeric'
);
4
Callers
nothing calls this directly
Calls
1
argumentIsNumeric
Function · 0.85
Tested by
no test coverage detected