UNPKG

@stable-io/cctp-sdk-definitions

Version:

Definitions for the CCTP SDK

3 lines 149 B
export declare const networks: readonly ["Mainnet", "Testnet"]; export type Network = typeof networks[number]; //# sourceMappingURL=networks.d.ts.map