react-day-picker / locale.d.ts
AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified
export type {
DayPickerLocale,
DayPickerLocaleLabels,
} from "./dist/cjs/classes/DateLib.js";
export * from "date-fns/locale";