UNPKG

@lunch-money/coinbase-to-lunch-money

Version:

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

6 lines 300 B
"use strict"; /* eslint-disable @typescript-eslint/no-explicit-any */ Object.defineProperty(exports, "__esModule", { value: true }); exports.providerNames = void 0; exports.providerNames = ['coinbase', 'coinbase_pro', 'kraken', 'coinbase', 'wallet_ethereum']; //# sourceMappingURL=shared-types.js.map