Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kyvg committed Aug 24, 2024
1 parent 27773c7 commit 0172077
Show file tree
Hide file tree
Showing 6 changed files with 201 additions and 202 deletions.
2 changes: 1 addition & 1 deletion dist/auto-import-resolver/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import type { ComponentResolverFunction } from 'unplugin-vue-components';
import { ComponentResolverFunction } from 'unplugin-vue-components';
declare const autoImportResolver: (name?: string) => ComponentResolverFunction;
export default autoImportResolver;
Loading

0 comments on commit 0172077

Please sign in to comment.