Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloombergGraphics/whatiscode
/ welcome
Function
welcome
modules/crapplets/crapplets.js:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
module.onunload = cleanUp;
52
53
function
welcome() {
54
module.bot.dialogue(introDialogue);
55
}
56
57
function
makeItWorse() {
58
n++;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected