UNPKG

@mixxtor/currencyx-adonisjs

Version:

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

6 lines (5 loc) 157 B
/** * A symbol to identify the type of the currency model for a given * currency provider */ export declare const PROVIDER_CURRENCY_MODEL: unique symbol;