Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EOSIO/eosjs-api
/ out
Function
out
bin/api-docs.js:34–36 ·
view source on GitHub ↗
(str = '')
Source
from the content-addressed store, hash-verified
32
}
33
34
function
out(str =
''
) {
35
console.log(str.trim())
36
}
37
38
function
outln(str =
''
) {
39
console.log(str.trim() +
'\n'
)
Callers
2
outJsDoc
Function · 0.70
api-docs.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected