Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sarcadass/granim.js
/ errorMessage
Function
errorMessage
test/testUtils.js:33–35 ·
view source on GitHub ↗
(errorType)
Source
from the content-addressed store, hash-verified
31
}
32
33
function
errorMessage(errorType) {
34
return
'Granim: Input error on "'
+ errorType +
'" option.\nCheck the API https://sarcadass.github.io/granim.js/api.html.'
35
}
Callers
2
coreSpec.js
File · 0.85
methodsSpec.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected