UNPKG

xss-defender

Version:

A standalone library for XSS sanitization and detection.

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