MCPcopy Create free account
hub / github.com/Surfer-Org/Protocol / preloadWebview.js

File preloadWebview.js

desktop/src/main/preloadWebview.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (window.trustedTypes && window.trustedTypes.createPolicy) {
2 window.trustedTypes.createPolicy('default', {
3 createHTML: (string, sink) => string,
4 });

Callers

nothing calls this directly

Calls 2

customConsoleLogFunction · 0.85
onMethod · 0.80

Tested by

no test coverage detected