UNPKG

nuxt-security

Version:

🛡️ Security Module for Nuxt based on HTTP Headers and Middleware

6 lines (5 loc) 126 B
/** * This plugin hides the X-Powered-By header from the response. */ declare const _default: any; export default _default;