lbry-desktop/flow-typed/redux.js
2020-11-02 14:13:13 -05:00

4 lines
39 B
JavaScript

// @flow
declare type Dispatch = any;