Nuxt/packages/nuxt3/src/auto-imports
Daniel Roe c1148d4d77
refactor: write declarations to <buildDir>/types (#3067)
* refactor: write declarations to `<buildDir>/types`

* fix: update relative imports
2022-02-07 11:20:01 +01:00
..
composables.ts fix(nuxt3): import top-level files and subdirectory indices (#2774) 2022-01-18 17:43:41 +01:00
context.ts feat(nuxt3): middleware type generation improvements (#2945) 2022-01-27 12:13:32 +01:00
imports.ts fix(nuxt3): remove existing globals from auto-imports (#3035) 2022-02-03 11:21:35 +01:00
module.ts refactor: write declarations to <buildDir>/types (#3067) 2022-02-07 11:20:01 +01:00
transform.ts fix(nuxt3): ignore comments for testing cjs context (#2764) 2022-01-17 21:50:17 +01:00
utils.ts feat: support importing from #imports (#2168) 2021-11-29 12:20:57 +01:00