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

4 lines
64 B
JavaScript
Raw Normal View History

2018-03-26 23:32:43 +02:00
declare module 'react-modal' {
declare module.exports: any;
}