4 lines
39 B
JavaScript
4 lines
39 B
JavaScript
|
// @flow
|
||
|
|
||
|
declare type Dispatch = any;
|