UNPKG

@cosmos-kit/galaxy-station

Version:

@cosmos-kit/station is the Galaxy Station integration for CosmosKit

7 lines (6 loc) 360 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wallets = void 0; const galaxy_station_extension_1 = require("@cosmos-kit/galaxy-station-extension"); const galaxy_station_mobile_1 = require("@cosmos-kit/galaxy-station-mobile"); exports.wallets = [...galaxy_station_extension_1.wallets, ...galaxy_station_mobile_1.wallets];