This website requires JavaScript.
Explore
Help
Sign In
mystiq
/
hydrogen-web
Archived
Watch
4
Star
1
Fork
You've already forked hydrogen-web
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2022-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
c898bcb46a
hydrogen-web
/
scripts
/
package-overrides
/
safe-buffer
/
index.js
3 lines
46 B
JavaScript
Raw
Normal View
History
Unescape
Escape
apparently, package-overrides should use esm otherwise they don't get transpiled for some reason
2021-10-12 20:03:48 +05:30
import
Buffer
from
"buffer"
;
export
{
Buffer
}
;
Reference in a new issue
Copy permalink