MCPcopy Create free account
hub / github.com/browserify/console-browserify / error

Function error

index.js:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52function error() {
53 console.warn.apply(console, arguments)
54}
55
56function time(label) {
57 times[label] = now()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…