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

Method restoreFollows

www/js/_hyperscript-max.js:166–168  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

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

Callers 2

restoreFollowsMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected