UNPKG

crnc

Version:

currency conversion and functionality for the web

3 lines (2 loc) 119 B
import { CurrenciesByLocales } from "../interfaces.js"; export declare const currenciesByLocales: CurrenciesByLocales;