UNPKG

@formatjs/intl-enumerator

Version:
3 lines (2 loc) 133 B
import type { Currency } from './currencies.generated'; export declare function getSupportedCurrencies(locale?: string): Currency[];