Ballpin
Ballpin
NNuxt
Created by Ballpin on 1/16/2025 in #❓・help
Nitropack Internals in Nuxt
Hello, I'm trying to use some of the utilities from nitropack in Nuxt. For example definedCachedFunction. I only see the export from #imports in the virtual file system but not in the generated typescript file. Are they supposed not to be used in nuxt event handlers? I see that I can import them from nitropack/runtime/Internals/cache. Is it a bad idea to use it?
5 replies