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

4 lines
64 B
JavaScript
Raw Normal View History

2018-01-04 06:05:20 +01:00
declare module 'react-modal' {
declare module.exports: any;
}