UNPKG

@flaunch/sdk

Version:

Flaunch SDK to easily interact with the Flaunch protocol

5 lines 142 B
import { Chain } from "viem"; export declare const chainIdToChain: { [key: number]: Chain; }; //# sourceMappingURL=chainIdToChain.d.ts.map