zecwallet-lite/flow-typed/module_vx.x.x.js

4 lines
59 B
JavaScript
Raw Permalink Normal View History

2020-03-05 13:32:26 -08:00
declare module 'module' {
declare module.exports: any;
}