MCPcopy Index your code
hub / github.com/Famous/famous-angular / warn

Function warn

changelog.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17
18var warn = function() {
19 console.error('WARNING:', util.format.apply(null, arguments));
20};
21
22
23var parseRawCommit = function(raw) {

Callers 1

parseRawCommitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected