Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 22, 2023
1 parent 640d04a commit 45ed965
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/global.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { Unimport } from './context'
import type { Import, InstallGlobalOptions } from './types'
import type { Import, InstallGlobalOptions, Unimport } from './types'

export async function installGlobalAutoImports(
imports: Import[] | Unimport,
Expand Down

0 comments on commit 45ed965

Please sign in to comment.