lbry-desktop/flow-typed/redux.js

4 lines
39 B
JavaScript
Raw Normal View History

2020-11-02 17:51:08 +01:00
// @flow
declare type Dispatch = any;