refactor: use buffer-layout to clean up buffer encoding
This commit is contained in:
4
web3.js/flow-typed/buffer-layout.js
vendored
Normal file
4
web3.js/flow-typed/buffer-layout.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
declare module 'buffer-layout' {
|
||||
// TODO: Fill in types
|
||||
declare module.exports: any;
|
||||
}
|
Reference in New Issue
Block a user