# As the title explains, when I try providing a variable, in this case auth, to the NuxtApp, it's type is "any" whenever I try to access it via useNuxtApp(). It there any way to actually get types working here?