Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: update to new auto-import utils
  • Loading branch information
Lexpeartha committed Sep 15, 2022
commit a834ed853f3b12cde5accff1730692c0adff0d4e
4 changes: 2 additions & 2 deletions docs/content/3.api/4.advanced/2.kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@

[source code](https://github.com/nuxt/framework/blob/main/packages/kit/src/imports.ts)

- `addAutoImport(imports)`
- `addAutoImportDir(autoImportDirs)`
- `addImports(imports)`
- `addImportsDir(autoImportDirs)`

### Components

Expand Down