Files
echo-nexus/node_modules/react-day-picker/dist/cjs/locale/ko.d.ts
T

4 lines
172 B
TypeScript

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