UNPKG

@mixxtor/currencyx-adonisjs

Version:

AdonisJS integration for CurrencyX.js with database exchange provider and cache support

6 lines (5 loc) 174 B
/** * A symbol to identify the type of the currency model for a given * currency provider */ export const PROVIDER_CURRENCY_MODEL = Symbol.for('PROVIDER_CURRENCY_MODEL');