MCPcopy
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

1function noop () { return '' }
2
3require.extensions['.png'] = noop
4require.extensions['.jpg'] = noop

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected