lbry-desktop/flow-typed/redux.js

4 lines
39 B
JavaScript
Raw Normal View History

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