© 2026 Hedgehog Software, LLC
export default defineNuxtConfig({ imports: { autoImport: false } })
imports: { dirs: [ 'configs/**', 'types/**', ], },