UNPKG

@cosmos-kit/cosmostation-extension

Version:
7 lines (6 loc) 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wallets = void 0; const extension_1 = require("./extension"); const cosmostationExtension = new extension_1.CosmostationExtensionWallet(extension_1.cosmostationExtensionInfo); exports.wallets = [cosmostationExtension];