UNPKG

crnc

Version:

currency conversion and functionality for the web

2 lines (1 loc) 88 B
export declare function isCurrencyAllowed(code: string, currencies: string[]): boolean;