UNPKG

@ordojs/security

Version:

Security package for OrdoJS with XSS, CSRF, and injection protection

6 lines 143 B
/** * CSRF Protection Types * Defines interfaces and types for CSRF protection functionality */ export {}; //# sourceMappingURL=types.js.map