Fix missing baseline diff (#30770)

Fixes an odd build break in master
This commit is contained in:
Ryan Cavanaugh 2019-04-05 09:06:00 -07:00 committed by GitHub
parent 16450a027a
commit d60c6a02f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,4 +222,6 @@ tests/cases/compiler/reactReduxLikeDeferredInferenceAllowsAssignment.ts(76,50):
null,
mapDispatchToProps
)(TestComponent);
export {};