UNPKG

@formatjs/intl-enumerator

Version:
3 lines (2 loc) 140 B
import type { Calendar } from "./calendars.generated.js"; export declare function getSupportedCalendars(localePrefix?: string): Calendar[];