UNPKG

@easymoney/formatter

Version:
4 lines 207 B
import { MoneyIntlFormatter } from "./types"; declare const createMoneyIntlFormatter: () => MoneyIntlFormatter; export { createMoneyIntlFormatter, MoneyIntlFormatter }; //# sourceMappingURL=index.d.ts.map