Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cure53/DOMPurify
/
Class
test/bootstrap-test-suite.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
module.exports =
function
(JSDOM) {
4
class
StringWrapper {
5
constructor(s) {
6
this.s = s;
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected