3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
|
// Shim for xss.js library
|
||
|
export default window.filterXSS;
|