MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / bodyPrefix

Method bodyPrefix

contributed/modClock/web.js:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 static bodyPrefix() {
80 return `<body>`;
81 }
82
83 static bodySuffix(msg) {
84 return `<div><hr>${msg}</div>\n</body></html>`;

Callers 1

configServerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected