UNPKG
@ordojs/security
Version:
latest (0.1.0)
0.1.0
Security package for OrdoJS with XSS, CSRF, and injection protection
@ordojs/security
/
dist
/
csrf
/
types.js
6 lines
•
143 B
JavaScript
View Raw
1
2
3
4
5
6
/** * CSRF Protection Types * Defines interfaces and types for CSRF protection functionality */
export
{};
//# sourceMappingURL=types.js.map