lbry-desktop/flow-typed/react-feather.js

4 lines
66 B
JavaScript
Raw Normal View History

2018-01-23 23:09:21 +01:00
declare module 'react-feather' {
declare module.exports: any;
}