UNPKG

xss-defender

Version:

A standalone library for XSS sanitization and detection.

3 lines (2 loc) 112 B
export { XssDefender } from "./core/xss-defender"; export { DEFAULT_SANITIZATION_CONFIG } from "./core/config";