Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JKPotato-Computer/SignMaker
/ add2
Function
add2
js/main copy.js:383–385 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
381
};
382
383
function
add2(data) {
384
dataToSave += data;
385
}
386
387
function
add_string(data) {
388
dataToSave += `
"` + data + `"
;`;
Callers
3
shield
Function · 0.85
specialshield
Function · 0.85
exportData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected