UNPKG

@formatjs/intl-enumerator

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