mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-17 05:05:44 +02:00
fase 5
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
import type { Locale } from "./types.js";
|
||||
/**
|
||||
* @category Locales
|
||||
* @summary Basque locale.
|
||||
* @language Basque
|
||||
* @iso-639-2 eus
|
||||
* @author Jacob Söderblom [@JacobSoderblom](https://github.com/JacobSoderblom)
|
||||
*/
|
||||
export declare const eu: Locale;
|
||||
Reference in New Issue
Block a user