UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

3 lines (2 loc) 142 B
import { NetworkNames } from '../constants'; export declare function prepareNetworkName(networkNameOrChainId: string | number): NetworkNames;