PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains

Просмотр файла: utils.ts

// biome-ignore lint/performance/noBarrelFile: entrypoint module
export {
  type AssertCurrentChainErrorType,
  type AssertCurrentChainParameters,
  assertCurrentChain,
} from '../utils/chain/assertCurrentChain.js'
export { defineChain } from '../utils/chain/defineChain.js'
export {
  type ExtractChainErrorType,
  type ExtractChainParameters,
  type ExtractChainReturnType,
  extractChain,
} from '../utils/chain/extractChain.js'
export {
  type GetChainContractAddressErrorType,
  getChainContractAddress,
} from '../utils/chain/getChainContractAddress.js'

Выполнить команду


Для локальной разработки. Не используйте в интернете!