UNPKG

@ledgerhq/live-common

Version:
13 lines 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.aptosConfig = void 0; const aptosConfig = { config_currency_aptos: { type: "object", default: { status: { type: "active" }, }, }, }; exports.aptosConfig = aptosConfig; //# sourceMappingURL=config.js.map