Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Commit 508acf2

Browse files
committed
chore: format
1 parent 1f9622b commit 508acf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { RequiredDeep, SetOptional, SetRequired } from 'type-fest';
1+
import type { RequiredDeep, SetOptional } from 'type-fest';
22
import { defu } from 'defu';
33

44
/**

0 commit comments

Comments
 (0)