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

Function createHTML

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

Source from the content-addressed store, hash-verified

69 policyCreated = name;
70 return {
71 createHTML(s) {
72 return new StringWrapper(rules.createHTML(s));
73 },
74 };
75 },
76 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected