MCPcopy Create free account
hub / github.com/alignoth/alignoth / wn

Function wn

resources/vega-embed.min.js:3026–3031  ·  view source on GitHub ↗
(e, t, n, r)

Source from the content-addressed store, hash-verified

3024 '\n<svg viewBox="0 0 16 16" fill="currentColor" stroke="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">\n <circle r="2" cy="8" cx="2"></circle>\n <circle r="2" cy="8" cx="8"></circle>\n <circle r="2" cy="8" cx="14"></circle>\n</svg>',
3025 yn = "chart-wrapper";
3026 function wn(e, t, n, r) {
3027 const i = `<html><head>${t}</head><body><pre><code class="json">`,
3028 o = `</code></pre>${n}</body></html>`,
3029 a = window.open("");
3030 (a.document.write(i + e + o), (a.document.title = `${mn[r]} JSON Source`));
3031 }
3032 function On(e) {
3033 return !(!e || !("load" in e));
3034 }

Callers 1

InFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected