MCPcopy Create free account
hub / github.com/cure53/dompurify / createHTML

Function createHTML

test/bootstrap-test-suite.js:103–105  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

101 policyCreated = name;
102 return {
103 createHTML(s) {
104 return new StringWrapper(rules.createHTML(s));
105 },
106 };
107 },
108 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected