UNPKG

@stable-io/cctp-sdk-cctpr-evm

Version:

EVM support for the CCTPR corridor of the CCTP SDK

7 lines 166 B
declare module "@stable-io/cctp-sdk-cctpr-definitions" { interface PlatformImplsOf { Evm: never; } } export {}; //# sourceMappingURL=registry.d.ts.map