Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blinker-iot/blinker-js
/ error
Function
error
lib/debug.ts:24–26 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
22
}
23
24
export
function
error(msg) {
25
log(msg, { title:
'error'
, color:
'red'
})
26
}
27
28
29
export
function
timerLog(msg) {
Callers
8
init
Method · 0.90
getShareInfo
Method · 0.90
sendTsData
Method · 0.90
saveObjectData
Method · 0.90
saveTextData
Method · 0.90
sms
Method · 0.90
wechat
Method · 0.90
push
Method · 0.90
Calls
1
log
Function · 0.85
Tested by
no test coverage detected