MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / restoreFollows

Method restoreFollows

www/js/_hyperscript.esm.js:165–167  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

163 return tmp;
164 }
165 restoreFollows(f) {
166 this.#follows = f;
167 }
168};
169var OP_TABLE = {
170 "+": "PLUS",

Callers 2

restoreFollowsMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected