UNPKG

@formatjs/intl-enumerator

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