Skip to content

Commit b0c58e4

Browse files
author
Simon he
committed
chore: update
1 parent 1f3de7a commit b0c58e4

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
@@ -29,7 +29,7 @@ export interface VFetch {
2929
}
3030

3131
export interface VFetchConfig {
32-
url?: string
32+
url: string
3333
baseURL?: string
3434
body?: any
3535
method?: Method

0 commit comments

Comments
 (0)