UNPKG

@wormhole-foundation/sdk-cosmwasm

Version:

SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk

8 lines 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._platform = void 0; /** * Runtime value for the Cosmwasm Platform */ exports._platform = "Cosmwasm"; //# sourceMappingURL=types.js.map