Files
avz-site/node_modules/react-day-picker/dist/esm/locale/ko.d.ts
T
2026-05-30 19:59:39 -03:00

4 lines
172 B
TypeScript

import type { DayPickerLocale } from "../classes/DateLib.js";
/** Korean locale extended with DayPicker-specific translations. */
export declare const ko: DayPickerLocale;