๐Ÿ“„ is.d.cts
/home/palash/git/site/node_modules/date-fns/locale/is.d.cts
Language: cts โ€ข Lines: 10
import type { Locale } from "./types.ts";
/**
 * @category Locales
 * @summary Icelandic locale.
 * @language Icelandic
 * @iso-639-2 isl
 * @author Derek Blank [@derekblank](https://github.com/derekblank)
 * @author Arnรณr รmir [@lamayg](https://github.com/lamayg)
 */
export declare const is: Locale;