UNPKG
@stable-io/cctp-sdk-cctpr-evm
Version:
latest (0.2.0)
0.2.0
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
EVM support for the CCTPR corridor of the CCTP SDK
@stable-io/cctp-sdk-cctpr-evm
/
dist
/
registry.d.ts
7 lines
•
166 B
TypeScript
View Raw
1
2
3
4
5
6
7
declare
module
"@stable-io/cctp-sdk-cctpr-definitions"
{
interface
PlatformImplsOf
{
Evm
:
never
; } }
export
{};
//# sourceMappingURL=registry.d.ts.map