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

4 lines
189 B
TypeScript

import type { DayPickerLocale } from "../classes/DateLib.js";
/** English (New Zealand) locale extended with DayPicker-specific translations. */
export declare const enNZ: DayPickerLocale;