compression
compression copied to clipboard
Typing for defineNuxtConfig options ?
Hi there ! Currently working on a template for nuxt 3 projects and installed your module for optimisation purposes. So far, it works great.. only thing though, TS complains about the "compression" property in the defineNuxtConfig. Is there any types that I should be installing ?

Thanks !