UNPKG

websecure-ez

Version:

🛡️ The ultimate web security configuration tool and library for Next.js applications. Features a powerful security middleware library, visual configuration interface, and CLI with industry-specific templates.

3 lines 237 B
export { createSecureMiddleware, sanitizeInput, applyCookieDefaults, generateNonce, presets, type WebSecureConfig, type CookieOptions, } from './websecure-ez'; export { default } from './websecure-ez'; //# sourceMappingURL=index.d.ts.map