Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e32db03

Browse files
committed
Mark store as optional
1 parent fc27014 commit e32db03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ type VueTestingLibraryRenderOptions = {
3434
/**
3535
* @deprecated Add a Vuex instance through `global.plugins` array instead.
3636
*/
37-
store: any
37+
store?: any
3838
/**
3939
* @deprecated Add a Router instance through `global.plugins` array instead.
4040
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /