UNPKG

@phensley/cldr-core

Version:
3 lines (2 loc) 130 B
import { CurrencyFractions } from '../../common'; export declare const getCurrencyFractions: (code: string) => CurrencyFractions;