ManUtopiK
ManUtopiK
NNuxt
Created by ManUtopiK on 4/25/2024 in #❓・help
How to check if a composable exists ?
I want to check if a composable exists in a component. With import { myComposable } from '#imports', importing the composable throw an error and break nuxt if the composable doesn't exist.
9 replies