MCPcopy Create free account
hub / github.com/Maccoder3/MAC-MD / set

Function set

lib/simple.js:1626–1628  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

1624 ''
1625 },
1626 set(str) {
1627 return (this._text = str)
1628 },
1629 enumerable: true,
1630 },
1631 mentionedJid: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected