MCPcopy Create free account
hub / github.com/Semporia/Scripts / setjson

Method setjson

jd_joy_new.js:1041–1047  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

1039 }
1040
1041 setjson(t, e) {
1042 try {
1043 return this.setdata(JSON.stringify(t), e)
1044 } catch {
1045 return !1
1046 }
1047 }
1048
1049 getScript(t) {
1050 return new Promise(e => {

Callers

nothing calls this directly

Calls 1

setdataMethod · 0.45

Tested by

no test coverage detected