UNPKG

@patchworkdev/pdk

Version:

Patchwork Development Kit

3 lines 143 B
import { Chain } from 'viem/chains'; export declare function getChainForNetwork(network?: string): Chain; //# sourceMappingURL=helpers.d.ts.map