UNPKG

@lunch-money/kraken-extension

Version:

A wrapper around the Kraken API for enabling Lunch Money to gather information about a user's account.

5 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.providerNames = void 0; exports.providerNames = ['coinbase', 'coinbase_pro', 'kraken', 'binance', 'wallet_ethereum']; //# sourceMappingURL=lunchMoney.js.map