UNPKG

mamam-sdk

Version:

TypeScript interfaces for MamaM

12 lines (11 loc) 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Symbol = exports.ErrorCode = void 0; exports.ErrorCode = { SampleError: { sampleerror: {} } }; exports.Symbol = { BTC: { btc: {} }, ETH: { eth: {} }, USDC: { usdc: {} } };