© 2026 Hedgehog Software, LLC
import.meta.glob
const comps = import.meta.glob('@/dialogs/**/*.vue')
Property 'glob' does not exist on type 'ImportMeta'.ts-plugin(2339)