fix: add type-check script to web3.js package (#23109)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import bs58 from 'bs58';
|
||||
import {Buffer} from 'buffer';
|
||||
import fetch from 'cross-fetch';
|
||||
import type {Response} from 'cross-fetch';
|
||||
import {
|
||||
type as pick,
|
||||
number,
|
||||
|
Reference in New Issue
Block a user