Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/elizabetdev/react-kawaii
/ noop
Function
noop
nullCompiler.js:1–1 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
function
noop () {
return
''
}
2
3
require.extensions[
'.png'
] = noop
4
require.extensions[
'.jpg'
] = noop
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected