MCPcopy
hub / github.com/cure53/DOMPurify / setConfig

Method setConfig

src/types.ts:35–35  ·  view source on GitHub ↗

* Set the configuration once. * * @param cfg configuration object

(cfg?: Config)

Source from the content-addressed store, hash-verified

33 * @param cfg configuration object
34 */
35 setConfig(cfg?: Config): void;
36
37 /**
38 * Removes the configuration.

Callers 2

test-suite.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected