Files
avz-site/node_modules/date-fns/locale/oc.d.ts
T
2026-06-10 12:14:46 -03:00

10 lines
197 B
TypeScript

import type { Locale } from "./types.ts";
/**
* @category Locales
* @summary Occitan locale.
* @language Occitan
* @iso-639-2 oci
* @author Quentin PAGÈS
*/
export declare const oc: Locale;