Skip to content

Commit d4be07c

Browse files
committed
Rerun api report
1 parent bcfcd8d commit d4be07c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.api-reports/api-report-testing.api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,11 +1095,13 @@ export interface MockedProviderProps<TSerializedCache = {}> {
10951095
childProps?: object;
10961096
// (undocumented)
10971097
children?: any;
1098+
// @deprecated
10981099
connectToDevTools?: boolean;
10991100
// Warning: (ae-forgotten-export) The symbol "DefaultOptions" needs to be exported by the entry point index.d.ts
11001101
//
11011102
// (undocumented)
11021103
defaultOptions?: DefaultOptions;
1104+
devtools?: DevtoolsOptions;
11031105
// (undocumented)
11041106
link?: ApolloLink;
11051107
// (undocumented)

0 commit comments

Comments
 (0)