This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
zepio
mirror of
https://github.com/ZcashFoundation/zepio.git
Watch
1
Star
0
Fork
You've already forked zepio
0
Code
Issues
Projects
Releases
Wiki
Activity
954c53b8bb
zepio
/
flow-custom-typedefs
/
eres.js
4 lines
93 B
JavaScript
Raw
Blame
History
declare
module
'eres'
{
declare
module
.
exports
:
<
T
>
(
Promise
<
T
>
)
=>
Promise
<
[
?
Error
,
T
]
>
;
}
Reference in New Issue
View Git Blame
Copy Permalink