fix: add def checks and fix typescript def
This commit is contained in:
committed by
Michael Vines
parent
eb1542696e
commit
01e65d2070
@ -10,6 +10,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
import {Buffer} from 'buffer';
|
||||
import * as BufferLayout from 'buffer-layout';
|
||||
|
||||
declare module '@solana/web3.js' {
|
||||
|
Reference in New Issue
Block a user