Skip to content

Commit dee4c23

Browse files
committed
FIXUP
1 parent 8e4f7a1 commit dee4c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Plugin as RollupPlugin, OutputOptions as RollupOutputOptions } from 'rollup';
1+
import type { OutputOptions as RollupOutputOptions } from 'rollup';
22
import type { Plugin as VitePlugin } from 'vite';
33

44
export type Plugin = VitePlugin;

0 commit comments

Comments
 (0)