This website requires JavaScript.
Explore
Help
Sign In
status-im
/
ethers.js
Watch
2
Star
0
Fork
0
You've already forked ethers.js
mirror of
synced
2025-02-25 04:25:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ethers.js
/
src.ts
/
utils
/
shims.ts
4 lines
57 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Set up setImmediate for browsers.
2018-06-22 02:07:57 -04:00
/* no shims for node */
Fixed TypeScript definition file generation.
2018-06-24 04:03:21 -04:00
Fixed browser shim for setImmediate.
2018-07-17 02:05:24 -04:00
export
const
platform
=
'node'
;
Reference in New Issue
Copy Permalink