Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
var
warn =
function
() {
19
console.error(
'WARNING:'
, util.format.apply(null, arguments));
20
};
21
22
23
var
parseRawCommit =
function
(raw) {
Callers
1
parseRawCommit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected