Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/ noop
Function
noop
test/utils/deepEqual.js:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
deepEqual from
'../../src/utils/deepEqual'
;
2
3
function
noop() {
4
return
function
() {};
5
};
6
7
class
Person {
8
constructor(name) {
Callers
1
deepEqual.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…