mirror of
https://github.com/caty21/forex-dashboard.git
synced 2026-08-15 13:38:06 +00:00
auto: sync 2026-06-02 16:51
This commit is contained in:
@@ -441,6 +441,7 @@ const TE_INFLATION_YOY_SLUG: Partial<Record<Currency, string>> = {
|
||||
JPY: "japan/inflation-cpi",
|
||||
};
|
||||
|
||||
|
||||
export async function fetchTECoreInflationPages(): Promise<Partial<Record<Currency, CoreCPIPageEntry>>> {
|
||||
const MONTHS: Record<string, string> = { January:"01",February:"02",March:"03",April:"04",May:"05",June:"06",July:"07",August:"08",September:"09",October:"10",November:"11",December:"12" };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user