├── ANGULAR_PACKAGE ├── BUILD_INFO ├── LICENSE ├── README.md ├── common_module.d-Cpp8wYHt.d.ts ├── fesm2022 ├── common.mjs ├── common.mjs.map ├── common_module-D4mHDfs1.mjs ├── common_module-D4mHDfs1.mjs.map ├── http.mjs ├── http.mjs.map ├── http │ ├── testing.mjs │ └── testing.mjs.map ├── location-BIEtBxGx.mjs ├── location-BIEtBxGx.mjs.map ├── module-CBsxN_3E.mjs ├── module-CBsxN_3E.mjs.map ├── platform_navigation-B45Jeakb.mjs ├── platform_navigation-B45Jeakb.mjs.map ├── testing.mjs ├── testing.mjs.map ├── upgrade.mjs ├── upgrade.mjs.map ├── xhr-CEmSPUGj.mjs └── xhr-CEmSPUGj.mjs.map ├── http ├── index.d.ts └── testing │ └── index.d.ts ├── index.d.ts ├── locales ├── af-NA.d.ts ├── af-NA.js ├── af-NA.js.map ├── af.d.ts ├── af.js ├── af.js.map ├── agq.d.ts ├── agq.js ├── agq.js.map ├── ak.d.ts ├── ak.js ├── ak.js.map ├── am.d.ts ├── am.js ├── am.js.map ├── ar-AE.d.ts ├── ar-AE.js ├── ar-AE.js.map ├── ar-BH.d.ts ├── ar-BH.js ├── ar-BH.js.map ├── ar-DJ.d.ts ├── ar-DJ.js ├── ar-DJ.js.map ├── ar-DZ.d.ts ├── ar-DZ.js ├── ar-DZ.js.map ├── ar-EG.d.ts ├── ar-EG.js ├── ar-EG.js.map ├── ar-EH.d.ts ├── ar-EH.js ├── ar-EH.js.map ├── ar-ER.d.ts ├── ar-ER.js ├── ar-ER.js.map ├── ar-IL.d.ts ├── ar-IL.js ├── ar-IL.js.map ├── ar-IQ.d.ts ├── ar-IQ.js ├── ar-IQ.js.map ├── ar-JO.d.ts ├── ar-JO.js ├── ar-JO.js.map ├── ar-KM.d.ts ├── ar-KM.js ├── ar-KM.js.map ├── ar-KW.d.ts ├── ar-KW.js ├── ar-KW.js.map ├── ar-LB.d.ts ├── ar-LB.js ├── ar-LB.js.map ├── ar-LY.d.ts ├── ar-LY.js ├── ar-LY.js.map ├── ar-MA.d.ts ├── ar-MA.js ├── ar-MA.js.map ├── ar-MR.d.ts ├── ar-MR.js ├── ar-MR.js.map ├── ar-OM.d.ts ├── ar-OM.js ├── ar-OM.js.map ├── ar-PS.d.ts ├── ar-PS.js ├── ar-PS.js.map ├── ar-QA.d.ts ├── ar-QA.js ├── ar-QA.js.map ├── ar-SA.d.ts ├── ar-SA.js ├── ar-SA.js.map ├── ar-SD.d.ts ├── ar-SD.js ├── ar-SD.js.map ├── ar-SO.d.ts ├── ar-SO.js ├── ar-SO.js.map ├── ar-SS.d.ts ├── ar-SS.js ├── ar-SS.js.map ├── ar-SY.d.ts ├── ar-SY.js ├── ar-SY.js.map ├── ar-TD.d.ts ├── ar-TD.js ├── ar-TD.js.map ├── ar-TN.d.ts ├── ar-TN.js ├── ar-TN.js.map ├── ar-YE.d.ts ├── ar-YE.js ├── ar-YE.js.map ├── ar.d.ts ├── ar.js ├── ar.js.map ├── as.d.ts ├── as.js ├── as.js.map ├── asa.d.ts ├── asa.js ├── asa.js.map ├── ast.d.ts ├── ast.js ├── ast.js.map ├── az-Cyrl.d.ts ├── az-Cyrl.js ├── az-Cyrl.js.map ├── az-Latn.d.ts ├── az-Latn.js ├── az-Latn.js.map ├── az.d.ts ├── az.js ├── az.js.map ├── bas.d.ts ├── bas.js ├── bas.js.map ├── be-tarask.d.ts ├── be-tarask.js ├── be-tarask.js.map ├── be.d.ts ├── be.js ├── be.js.map ├── bem.d.ts ├── bem.js ├── bem.js.map ├── bez.d.ts ├── bez.js ├── bez.js.map ├── bg.d.ts ├── bg.js ├── bg.js.map ├── bm.d.ts ├── bm.js ├── bm.js.map ├── bn-IN.d.ts ├── bn-IN.js ├── bn-IN.js.map ├── bn.d.ts ├── bn.js ├── bn.js.map ├── bo-IN.d.ts ├── bo-IN.js ├── bo-IN.js.map ├── bo.d.ts ├── bo.js ├── bo.js.map ├── br.d.ts ├── br.js ├── br.js.map ├── brx.d.ts ├── brx.js ├── brx.js.map ├── bs-Cyrl.d.ts ├── bs-Cyrl.js ├── bs-Cyrl.js.map ├── bs-Latn.d.ts ├── bs-Latn.js ├── bs-Latn.js.map ├── bs.d.ts ├── bs.js ├── bs.js.map ├── ca-AD.d.ts ├── ca-AD.js ├── ca-AD.js.map ├── ca-ES-valencia.d.ts ├── ca-ES-valencia.js ├── ca-ES-valencia.js.map ├── ca-FR.d.ts ├── ca-FR.js ├── ca-FR.js.map ├── ca-IT.d.ts ├── ca-IT.js ├── ca-IT.js.map ├── ca.d.ts ├── ca.js ├── ca.js.map ├── ccp-IN.d.ts ├── ccp-IN.js ├── ccp-IN.js.map ├── ccp.d.ts ├── ccp.js ├── ccp.js.map ├── ce.d.ts ├── ce.js ├── ce.js.map ├── ceb.d.ts ├── ceb.js ├── ceb.js.map ├── cgg.d.ts ├── cgg.js ├── cgg.js.map ├── chr.d.ts ├── chr.js ├── chr.js.map ├── ckb-IR.d.ts ├── ckb-IR.js ├── ckb-IR.js.map ├── ckb.d.ts ├── ckb.js ├── ckb.js.map ├── cs.d.ts ├── cs.js ├── cs.js.map ├── cy.d.ts ├── cy.js ├── cy.js.map ├── da-GL.d.ts ├── da-GL.js ├── da-GL.js.map ├── da.d.ts ├── da.js ├── da.js.map ├── dav.d.ts ├── dav.js ├── dav.js.map ├── de-AT.d.ts ├── de-AT.js ├── de-AT.js.map ├── de-BE.d.ts ├── de-BE.js ├── de-BE.js.map ├── de-CH.d.ts ├── de-CH.js ├── de-CH.js.map ├── de-IT.d.ts ├── de-IT.js ├── de-IT.js.map ├── de-LI.d.ts ├── de-LI.js ├── de-LI.js.map ├── de-LU.d.ts ├── de-LU.js ├── de-LU.js.map ├── de.d.ts ├── de.js ├── de.js.map ├── dje.d.ts ├── dje.js ├── dje.js.map ├── doi.d.ts ├── doi.js ├── doi.js.map ├── dsb.d.ts ├── dsb.js ├── dsb.js.map ├── dua.d.ts ├── dua.js ├── dua.js.map ├── dyo.d.ts ├── dyo.js ├── dyo.js.map ├── dz.d.ts ├── dz.js ├── dz.js.map ├── ebu.d.ts ├── ebu.js ├── ebu.js.map ├── ee-TG.d.ts ├── ee-TG.js ├── ee-TG.js.map ├── ee.d.ts ├── ee.js ├── ee.js.map ├── el-CY.d.ts ├── el-CY.js ├── el-CY.js.map ├── el.d.ts ├── el.js ├── el.js.map ├── en-001.d.ts ├── en-001.js ├── en-001.js.map ├── en-150.d.ts ├── en-150.js ├── en-150.js.map ├── en-AE.d.ts ├── en-AE.js ├── en-AE.js.map ├── en-AG.d.ts ├── en-AG.js ├── en-AG.js.map ├── en-AI.d.ts ├── en-AI.js ├── en-AI.js.map ├── en-AS.d.ts ├── en-AS.js ├── en-AS.js.map ├── en-AT.d.ts ├── en-AT.js ├── en-AT.js.map ├── en-AU.d.ts ├── en-AU.js ├── en-AU.js.map ├── en-BB.d.ts ├── en-BB.js ├── en-BB.js.map ├── en-BE.d.ts ├── en-BE.js ├── en-BE.js.map ├── en-BI.d.ts ├── en-BI.js ├── en-BI.js.map ├── en-BM.d.ts ├── en-BM.js ├── en-BM.js.map ├── en-BS.d.ts ├── en-BS.js ├── en-BS.js.map ├── en-BW.d.ts ├── en-BW.js ├── en-BW.js.map ├── en-BZ.d.ts ├── en-BZ.js ├── en-BZ.js.map ├── en-CA.d.ts ├── en-CA.js ├── en-CA.js.map ├── en-CC.d.ts ├── en-CC.js ├── en-CC.js.map ├── en-CH.d.ts ├── en-CH.js ├── en-CH.js.map ├── en-CK.d.ts ├── en-CK.js ├── en-CK.js.map ├── en-CM.d.ts ├── en-CM.js ├── en-CM.js.map ├── en-CX.d.ts ├── en-CX.js ├── en-CX.js.map ├── en-CY.d.ts ├── en-CY.js ├── en-CY.js.map ├── en-DE.d.ts ├── en-DE.js ├── en-DE.js.map ├── en-DG.d.ts ├── en-DG.js ├── en-DG.js.map ├── en-DK.d.ts ├── en-DK.js ├── en-DK.js.map ├── en-DM.d.ts ├── en-DM.js ├── en-DM.js.map ├── en-ER.d.ts ├── en-ER.js ├── en-ER.js.map ├── en-FI.d.ts ├── en-FI.js ├── en-FI.js.map ├── en-FJ.d.ts ├── en-FJ.js ├── en-FJ.js.map ├── en-FK.d.ts ├── en-FK.js ├── en-FK.js.map ├── en-FM.d.ts ├── en-FM.js ├── en-FM.js.map ├── en-GB.d.ts ├── en-GB.js ├── en-GB.js.map ├── en-GD.d.ts ├── en-GD.js ├── en-GD.js.map ├── en-GG.d.ts ├── en-GG.js ├── en-GG.js.map ├── en-GH.d.ts ├── en-GH.js ├── en-GH.js.map ├── en-GI.d.ts ├── en-GI.js ├── en-GI.js.map ├── en-GM.d.ts ├── en-GM.js ├── en-GM.js.map ├── en-GU.d.ts ├── en-GU.js ├── en-GU.js.map ├── en-GY.d.ts ├── en-GY.js ├── en-GY.js.map ├── en-HK.d.ts ├── en-HK.js ├── en-HK.js.map ├── en-IE.d.ts ├── en-IE.js ├── en-IE.js.map ├── en-IL.d.ts ├── en-IL.js ├── en-IL.js.map ├── en-IM.d.ts ├── en-IM.js ├── en-IM.js.map ├── en-IN.d.ts ├── en-IN.js ├── en-IN.js.map ├── en-IO.d.ts ├── en-IO.js ├── en-IO.js.map ├── en-JE.d.ts ├── en-JE.js ├── en-JE.js.map ├── en-JM.d.ts ├── en-JM.js ├── en-JM.js.map ├── en-KE.d.ts ├── en-KE.js ├── en-KE.js.map ├── en-KI.d.ts ├── en-KI.js ├── en-KI.js.map ├── en-KN.d.ts ├── en-KN.js ├── en-KN.js.map ├── en-KY.d.ts ├── en-KY.js ├── en-KY.js.map ├── en-LC.d.ts ├── en-LC.js ├── en-LC.js.map ├── en-LR.d.ts ├── en-LR.js ├── en-LR.js.map ├── en-LS.d.ts ├── en-LS.js ├── en-LS.js.map ├── en-MG.d.ts ├── en-MG.js ├── en-MG.js.map ├── en-MH.d.ts ├── en-MH.js ├── en-MH.js.map ├── en-MO.d.ts ├── en-MO.js ├── en-MO.js.map ├── en-MP.d.ts ├── en-MP.js ├── en-MP.js.map ├── en-MS.d.ts ├── en-MS.js ├── en-MS.js.map ├── en-MT.d.ts ├── en-MT.js ├── en-MT.js.map ├── en-MU.d.ts ├── en-MU.js ├── en-MU.js.map ├── en-MV.d.ts ├── en-MV.js ├── en-MV.js.map ├── en-MW.d.ts ├── en-MW.js ├── en-MW.js.map ├── en-MY.d.ts ├── en-MY.js ├── en-MY.js.map ├── en-NA.d.ts ├── en-NA.js ├── en-NA.js.map ├── en-NF.d.ts ├── en-NF.js ├── en-NF.js.map ├── en-NG.d.ts ├── en-NG.js ├── en-NG.js.map ├── en-NL.d.ts ├── en-NL.js ├── en-NL.js.map ├── en-NR.d.ts ├── en-NR.js ├── en-NR.js.map ├── en-NU.d.ts ├── en-NU.js ├── en-NU.js.map ├── en-NZ.d.ts ├── en-NZ.js ├── en-NZ.js.map ├── en-PG.d.ts ├── en-PG.js ├── en-PG.js.map ├── en-PH.d.ts ├── en-PH.js ├── en-PH.js.map ├── en-PK.d.ts ├── en-PK.js ├── en-PK.js.map ├── en-PN.d.ts ├── en-PN.js ├── en-PN.js.map ├── en-PR.d.ts ├── en-PR.js ├── en-PR.js.map ├── en-PW.d.ts ├── en-PW.js ├── en-PW.js.map ├── en-RW.d.ts ├── en-RW.js ├── en-RW.js.map ├── en-SB.d.ts ├── en-SB.js ├── en-SB.js.map ├── en-SC.d.ts ├── en-SC.js ├── en-SC.js.map ├── en-SD.d.ts ├── en-SD.js ├── en-SD.js.map ├── en-SE.d.ts ├── en-SE.js ├── en-SE.js.map ├── en-SG.d.ts ├── en-SG.js ├── en-SG.js.map ├── en-SH.d.ts ├── en-SH.js ├── en-SH.js.map ├── en-SI.d.ts ├── en-SI.js ├── en-SI.js.map ├── en-SL.d.ts ├── en-SL.js ├── en-SL.js.map ├── en-SS.d.ts ├── en-SS.js ├── en-SS.js.map ├── en-SX.d.ts ├── en-SX.js ├── en-SX.js.map ├── en-SZ.d.ts ├── en-SZ.js ├── en-SZ.js.map ├── en-TC.d.ts ├── en-TC.js ├── en-TC.js.map ├── en-TK.d.ts ├── en-TK.js ├── en-TK.js.map ├── en-TO.d.ts ├── en-TO.js ├── en-TO.js.map ├── en-TT.d.ts ├── en-TT.js ├── en-TT.js.map ├── en-TV.d.ts ├── en-TV.js ├── en-TV.js.map ├── en-TZ.d.ts ├── en-TZ.js ├── en-TZ.js.map ├── en-UG.d.ts ├── en-UG.js ├── en-UG.js.map ├── en-UM.d.ts ├── en-UM.js ├── en-UM.js.map ├── en-VC.d.ts ├── en-VC.js ├── en-VC.js.map ├── en-VG.d.ts ├── en-VG.js ├── en-VG.js.map ├── en-VI.d.ts ├── en-VI.js ├── en-VI.js.map ├── en-VU.d.ts ├── en-VU.js ├── en-VU.js.map ├── en-WS.d.ts ├── en-WS.js ├── en-WS.js.map ├── en-ZA.d.ts ├── en-ZA.js ├── en-ZA.js.map ├── en-ZM.d.ts ├── en-ZM.js ├── en-ZM.js.map ├── en-ZW.d.ts ├── en-ZW.js ├── en-ZW.js.map ├── en.d.ts ├── en.js ├── en.js.map ├── eo.d.ts ├── eo.js ├── eo.js.map ├── es-419.d.ts ├── es-419.js ├── es-419.js.map ├── es-AR.d.ts ├── es-AR.js ├── es-AR.js.map ├── es-BO.d.ts ├── es-BO.js ├── es-BO.js.map ├── es-BR.d.ts ├── es-BR.js ├── es-BR.js.map ├── es-BZ.d.ts ├── es-BZ.js ├── es-BZ.js.map ├── es-CL.d.ts ├── es-CL.js ├── es-CL.js.map ├── es-CO.d.ts ├── es-CO.js ├── es-CO.js.map ├── es-CR.d.ts ├── es-CR.js ├── es-CR.js.map ├── es-CU.d.ts ├── es-CU.js ├── es-CU.js.map ├── es-DO.d.ts ├── es-DO.js ├── es-DO.js.map ├── es-EA.d.ts ├── es-EA.js ├── es-EA.js.map ├── es-EC.d.ts ├── es-EC.js ├── es-EC.js.map ├── es-GQ.d.ts ├── es-GQ.js ├── es-GQ.js.map ├── es-GT.d.ts ├── es-GT.js ├── es-GT.js.map ├── es-HN.d.ts ├── es-HN.js ├── es-HN.js.map ├── es-IC.d.ts ├── es-IC.js ├── es-IC.js.map ├── es-MX.d.ts ├── es-MX.js ├── es-MX.js.map ├── es-NI.d.ts ├── es-NI.js ├── es-NI.js.map ├── es-PA.d.ts ├── es-PA.js ├── es-PA.js.map ├── es-PE.d.ts ├── es-PE.js ├── es-PE.js.map ├── es-PH.d.ts ├── es-PH.js ├── es-PH.js.map ├── es-PR.d.ts ├── es-PR.js ├── es-PR.js.map ├── es-PY.d.ts ├── es-PY.js ├── es-PY.js.map ├── es-SV.d.ts ├── es-SV.js ├── es-SV.js.map ├── es-US.d.ts ├── es-US.js ├── es-US.js.map ├── es-UY.d.ts ├── es-UY.js ├── es-UY.js.map ├── es-VE.d.ts ├── es-VE.js ├── es-VE.js.map ├── es.d.ts ├── es.js ├── es.js.map ├── et.d.ts ├── et.js ├── et.js.map ├── eu.d.ts ├── eu.js ├── eu.js.map ├── ewo.d.ts ├── ewo.js ├── ewo.js.map ├── extra │ ├── af-NA.d.ts │ ├── af-NA.js │ ├── af-NA.js.map │ ├── af.d.ts │ ├── af.js │ ├── af.js.map │ ├── agq.d.ts │ ├── agq.js │ ├── agq.js.map │ ├── ak.d.ts │ ├── ak.js │ ├── ak.js.map │ ├── am.d.ts │ ├── am.js │ ├── am.js.map │ ├── ar-AE.d.ts │ ├── ar-AE.js │ ├── ar-AE.js.map │ ├── ar-BH.d.ts │ ├── ar-BH.js │ ├── ar-BH.js.map │ ├── ar-DJ.d.ts │ ├── ar-DJ.js │ ├── ar-DJ.js.map │ ├── ar-DZ.d.ts │ ├── ar-DZ.js │ ├── ar-DZ.js.map │ ├── ar-EG.d.ts │ ├── ar-EG.js │ ├── ar-EG.js.map │ ├── ar-EH.d.ts │ ├── ar-EH.js │ ├── ar-EH.js.map │ ├── ar-ER.d.ts │ ├── ar-ER.js │ ├── ar-ER.js.map │ ├── ar-IL.d.ts │ ├── ar-IL.js │ ├── ar-IL.js.map │ ├── ar-IQ.d.ts │ ├── ar-IQ.js │ ├── ar-IQ.js.map │ ├── ar-JO.d.ts │ ├── ar-JO.js │ ├── ar-JO.js.map │ ├── ar-KM.d.ts │ ├── ar-KM.js │ ├── ar-KM.js.map │ ├── ar-KW.d.ts │ ├── ar-KW.js │ ├── ar-KW.js.map │ ├── ar-LB.d.ts │ ├── ar-LB.js │ ├── ar-LB.js.map │ ├── ar-LY.d.ts │ ├── ar-LY.js │ ├── ar-LY.js.map │ ├── ar-MA.d.ts │ ├── ar-MA.js │ ├── ar-MA.js.map │ ├── ar-MR.d.ts │ ├── ar-MR.js │ ├── ar-MR.js.map │ ├── ar-OM.d.ts │ ├── ar-OM.js │ ├── ar-OM.js.map │ ├── ar-PS.d.ts │ ├── ar-PS.js │ ├── ar-PS.js.map │ ├── ar-QA.d.ts │ ├── ar-QA.js │ ├── ar-QA.js.map │ ├── ar-SA.d.ts │ ├── ar-SA.js │ ├── ar-SA.js.map │ ├── ar-SD.d.ts │ ├── ar-SD.js │ ├── ar-SD.js.map │ ├── ar-SO.d.ts │ ├── ar-SO.js │ ├── ar-SO.js.map │ ├── ar-SS.d.ts │ ├── ar-SS.js │ ├── ar-SS.js.map │ ├── ar-SY.d.ts │ ├── ar-SY.js │ ├── ar-SY.js.map │ ├── ar-TD.d.ts │ ├── ar-TD.js │ ├── ar-TD.js.map │ ├── ar-TN.d.ts │ ├── ar-TN.js │ ├── ar-TN.js.map │ ├── ar-YE.d.ts │ ├── ar-YE.js │ ├── ar-YE.js.map │ ├── ar.d.ts │ ├── ar.js │ ├── ar.js.map │ ├── as.d.ts │ ├── as.js │ ├── as.js.map │ ├── asa.d.ts │ ├── asa.js │ ├── asa.js.map │ ├── ast.d.ts │ ├── ast.js │ ├── ast.js.map │ ├── az-Cyrl.d.ts │ ├── az-Cyrl.js │ ├── az-Cyrl.js.map │ ├── az-Latn.d.ts │ ├── az-Latn.js │ ├── az-Latn.js.map │ ├── az.d.ts │ ├── az.js │ ├── az.js.map │ ├── bas.d.ts │ ├── bas.js │ ├── bas.js.map │ ├── be-tarask.d.ts │ ├── be-tarask.js │ ├── be-tarask.js.map │ ├── be.d.ts │ ├── be.js │ ├── be.js.map │ ├── bem.d.ts │ ├── bem.js │ ├── bem.js.map │ ├── bez.d.ts │ ├── bez.js │ ├── bez.js.map │ ├── bg.d.ts │ ├── bg.js │ ├── bg.js.map │ ├── bm.d.ts │ ├── bm.js │ ├── bm.js.map │ ├── bn-IN.d.ts │ ├── bn-IN.js │ ├── bn-IN.js.map │ ├── bn.d.ts │ ├── bn.js │ ├── bn.js.map │ ├── bo-IN.d.ts │ ├── bo-IN.js │ ├── bo-IN.js.map │ ├── bo.d.ts │ ├── bo.js │ ├── bo.js.map │ ├── br.d.ts │ ├── br.js │ ├── br.js.map │ ├── brx.d.ts │ ├── brx.js │ ├── brx.js.map │ ├── bs-Cyrl.d.ts │ ├── bs-Cyrl.js │ ├── bs-Cyrl.js.map │ ├── bs-Latn.d.ts │ ├── bs-Latn.js │ ├── bs-Latn.js.map │ ├── bs.d.ts │ ├── bs.js │ ├── bs.js.map │ ├── ca-AD.d.ts │ ├── ca-AD.js │ ├── ca-AD.js.map │ ├── ca-ES-valencia.d.ts │ ├── ca-ES-valencia.js │ ├── ca-ES-valencia.js.map │ ├── ca-FR.d.ts │ ├── ca-FR.js │ ├── ca-FR.js.map │ ├── ca-IT.d.ts │ ├── ca-IT.js │ ├── ca-IT.js.map │ ├── ca.d.ts │ ├── ca.js │ ├── ca.js.map │ ├── ccp-IN.d.ts │ ├── ccp-IN.js │ ├── ccp-IN.js.map │ ├── ccp.d.ts │ ├── ccp.js │ ├── ccp.js.map │ ├── ce.d.ts │ ├── ce.js │ ├── ce.js.map │ ├── ceb.d.ts │ ├── ceb.js │ ├── ceb.js.map │ ├── cgg.d.ts │ ├── cgg.js │ ├── cgg.js.map │ ├── chr.d.ts │ ├── chr.js │ ├── chr.js.map │ ├── ckb-IR.d.ts │ ├── ckb-IR.js │ ├── ckb-IR.js.map │ ├── ckb.d.ts │ ├── ckb.js │ ├── ckb.js.map │ ├── cs.d.ts │ ├── cs.js │ ├── cs.js.map │ ├── cy.d.ts │ ├── cy.js │ ├── cy.js.map │ ├── da-GL.d.ts │ ├── da-GL.js │ ├── da-GL.js.map │ ├── da.d.ts │ ├── da.js │ ├── da.js.map │ ├── dav.d.ts │ ├── dav.js │ ├── dav.js.map │ ├── de-AT.d.ts │ ├── de-AT.js │ ├── de-AT.js.map │ ├── de-BE.d.ts │ ├── de-BE.js │ ├── de-BE.js.map │ ├── de-CH.d.ts │ ├── de-CH.js │ ├── de-CH.js.map │ ├── de-IT.d.ts │ ├── de-IT.js │ ├── de-IT.js.map │ ├── de-LI.d.ts │ ├── de-LI.js │ ├── de-LI.js.map │ ├── de-LU.d.ts │ ├── de-LU.js │ ├── de-LU.js.map │ ├── de.d.ts │ ├── de.js │ ├── de.js.map │ ├── dje.d.ts │ ├── dje.js │ ├── dje.js.map │ ├── doi.d.ts │ ├── doi.js │ ├── doi.js.map │ ├── dsb.d.ts │ ├── dsb.js │ ├── dsb.js.map │ ├── dua.d.ts │ ├── dua.js │ ├── dua.js.map │ ├── dyo.d.ts │ ├── dyo.js │ ├── dyo.js.map │ ├── dz.d.ts │ ├── dz.js │ ├── dz.js.map │ ├── ebu.d.ts │ ├── ebu.js │ ├── ebu.js.map │ ├── ee-TG.d.ts │ ├── ee-TG.js │ ├── ee-TG.js.map │ ├── ee.d.ts │ ├── ee.js │ ├── ee.js.map │ ├── el-CY.d.ts │ ├── el-CY.js │ ├── el-CY.js.map │ ├── el.d.ts │ ├── el.js │ ├── el.js.map │ ├── en-001.d.ts │ ├── en-001.js │ ├── en-001.js.map │ ├── en-150.d.ts │ ├── en-150.js │ ├── en-150.js.map │ ├── en-AE.d.ts │ ├── en-AE.js │ ├── en-AE.js.map │ ├── en-AG.d.ts │ ├── en-AG.js │ ├── en-AG.js.map │ ├── en-AI.d.ts │ ├── en-AI.js │ ├── en-AI.js.map │ ├── en-AS.d.ts │ ├── en-AS.js │ ├── en-AS.js.map │ ├── en-AT.d.ts │ ├── en-AT.js │ ├── en-AT.js.map │ ├── en-AU.d.ts │ ├── en-AU.js │ ├── en-AU.js.map │ ├── en-BB.d.ts │ ├── en-BB.js │ ├── en-BB.js.map │ ├── en-BE.d.ts │ ├── en-BE.js │ ├── en-BE.js.map │ ├── en-BI.d.ts │ ├── en-BI.js │ ├── en-BI.js.map │ ├── en-BM.d.ts │ ├── en-BM.js │ ├── en-BM.js.map │ ├── en-BS.d.ts │ ├── en-BS.js │ ├── en-BS.js.map │ ├── en-BW.d.ts │ ├── en-BW.js │ ├── en-BW.js.map │ ├── en-BZ.d.ts │ ├── en-BZ.js │ ├── en-BZ.js.map │ ├── en-CA.d.ts │ ├── en-CA.js │ ├── en-CA.js.map │ ├── en-CC.d.ts │ ├── en-CC.js │ ├── en-CC.js.map │ ├── en-CH.d.ts │ ├── en-CH.js │ ├── en-CH.js.map │ ├── en-CK.d.ts │ ├── en-CK.js │ ├── en-CK.js.map │ ├── en-CM.d.ts │ ├── en-CM.js │ ├── en-CM.js.map │ ├── en-CX.d.ts │ ├── en-CX.js │ ├── en-CX.js.map │ ├── en-CY.d.ts │ ├── en-CY.js │ ├── en-CY.js.map │ ├── en-DE.d.ts │ ├── en-DE.js │ ├── en-DE.js.map │ ├── en-DG.d.ts │ ├── en-DG.js │ ├── en-DG.js.map │ ├── en-DK.d.ts │ ├── en-DK.js │ ├── en-DK.js.map │ ├── en-DM.d.ts │ ├── en-DM.js │ ├── en-DM.js.map │ ├── en-ER.d.ts │ ├── en-ER.js │ ├── en-ER.js.map │ ├── en-FI.d.ts │ ├── en-FI.js │ ├── en-FI.js.map │ ├── en-FJ.d.ts │ ├── en-FJ.js │ ├── en-FJ.js.map │ ├── en-FK.d.ts │ ├── en-FK.js │ ├── en-FK.js.map │ ├── en-FM.d.ts │ ├── en-FM.js │ ├── en-FM.js.map │ ├── en-GB.d.ts │ ├── en-GB.js │ ├── en-GB.js.map │ ├── en-GD.d.ts │ ├── en-GD.js │ ├── en-GD.js.map │ ├── en-GG.d.ts │ ├── en-GG.js │ ├── en-GG.js.map │ ├── en-GH.d.ts │ ├── en-GH.js │ ├── en-GH.js.map │ ├── en-GI.d.ts │ ├── en-GI.js │ ├── en-GI.js.map │ ├── en-GM.d.ts │ ├── en-GM.js │ ├── en-GM.js.map │ ├── en-GU.d.ts │ ├── en-GU.js │ ├── en-GU.js.map │ ├── en-GY.d.ts │ ├── en-GY.js │ ├── en-GY.js.map │ ├── en-HK.d.ts │ ├── en-HK.js │ ├── en-HK.js.map │ ├── en-IE.d.ts │ ├── en-IE.js │ ├── en-IE.js.map │ ├── en-IL.d.ts │ ├── en-IL.js │ ├── en-IL.js.map │ ├── en-IM.d.ts │ ├── en-IM.js │ ├── en-IM.js.map │ ├── en-IN.d.ts │ ├── en-IN.js │ ├── en-IN.js.map │ ├── en-IO.d.ts │ ├── en-IO.js │ ├── en-IO.js.map │ ├── en-JE.d.ts │ ├── en-JE.js │ ├── en-JE.js.map │ ├── en-JM.d.ts │ ├── en-JM.js │ ├── en-JM.js.map │ ├── en-KE.d.ts │ ├── en-KE.js │ ├── en-KE.js.map │ ├── en-KI.d.ts │ ├── en-KI.js │ ├── en-KI.js.map │ ├── en-KN.d.ts │ ├── en-KN.js │ ├── en-KN.js.map │ ├── en-KY.d.ts │ ├── en-KY.js │ ├── en-KY.js.map │ ├── en-LC.d.ts │ ├── en-LC.js │ ├── en-LC.js.map │ ├── en-LR.d.ts │ ├── en-LR.js │ ├── en-LR.js.map │ ├── en-LS.d.ts │ ├── en-LS.js │ ├── en-LS.js.map │ ├── en-MG.d.ts │ ├── en-MG.js │ ├── en-MG.js.map │ ├── en-MH.d.ts │ ├── en-MH.js │ ├── en-MH.js.map │ ├── en-MO.d.ts │ ├── en-MO.js │ ├── en-MO.js.map │ ├── en-MP.d.ts │ ├── en-MP.js │ ├── en-MP.js.map │ ├── en-MS.d.ts │ ├── en-MS.js │ ├── en-MS.js.map │ ├── en-MT.d.ts │ ├── en-MT.js │ ├── en-MT.js.map │ ├── en-MU.d.ts │ ├── en-MU.js │ ├── en-MU.js.map │ ├── en-MV.d.ts │ ├── en-MV.js │ ├── en-MV.js.map │ ├── en-MW.d.ts │ ├── en-MW.js │ ├── en-MW.js.map │ ├── en-MY.d.ts │ ├── en-MY.js │ ├── en-MY.js.map │ ├── en-NA.d.ts │ ├── en-NA.js │ ├── en-NA.js.map │ ├── en-NF.d.ts │ ├── en-NF.js │ ├── en-NF.js.map │ ├── en-NG.d.ts │ ├── en-NG.js │ ├── en-NG.js.map │ ├── en-NL.d.ts │ ├── en-NL.js │ ├── en-NL.js.map │ ├── en-NR.d.ts │ ├── en-NR.js │ ├── en-NR.js.map │ ├── en-NU.d.ts │ ├── en-NU.js │ ├── en-NU.js.map │ ├── en-NZ.d.ts │ ├── en-NZ.js │ ├── en-NZ.js.map │ ├── en-PG.d.ts │ ├── en-PG.js │ ├── en-PG.js.map │ ├── en-PH.d.ts │ ├── en-PH.js │ ├── en-PH.js.map │ ├── en-PK.d.ts │ ├── en-PK.js │ ├── en-PK.js.map │ ├── en-PN.d.ts │ ├── en-PN.js │ ├── en-PN.js.map │ ├── en-PR.d.ts │ ├── en-PR.js │ ├── en-PR.js.map │ ├── en-PW.d.ts │ ├── en-PW.js │ ├── en-PW.js.map │ ├── en-RW.d.ts │ ├── en-RW.js │ ├── en-RW.js.map │ ├── en-SB.d.ts │ ├── en-SB.js │ ├── en-SB.js.map │ ├── en-SC.d.ts │ ├── en-SC.js │ ├── en-SC.js.map │ ├── en-SD.d.ts │ ├── en-SD.js │ ├── en-SD.js.map │ ├── en-SE.d.ts │ ├── en-SE.js │ ├── en-SE.js.map │ ├── en-SG.d.ts │ ├── en-SG.js │ ├── en-SG.js.map │ ├── en-SH.d.ts │ ├── en-SH.js │ ├── en-SH.js.map │ ├── en-SI.d.ts │ ├── en-SI.js │ ├── en-SI.js.map │ ├── en-SL.d.ts │ ├── en-SL.js │ ├── en-SL.js.map │ ├── en-SS.d.ts │ ├── en-SS.js │ ├── en-SS.js.map │ ├── en-SX.d.ts │ ├── en-SX.js │ ├── en-SX.js.map │ ├── en-SZ.d.ts │ ├── en-SZ.js │ ├── en-SZ.js.map │ ├── en-TC.d.ts │ ├── en-TC.js │ ├── en-TC.js.map │ ├── en-TK.d.ts │ ├── en-TK.js │ ├── en-TK.js.map │ ├── en-TO.d.ts │ ├── en-TO.js │ ├── en-TO.js.map │ ├── en-TT.d.ts │ ├── en-TT.js │ ├── en-TT.js.map │ ├── en-TV.d.ts │ ├── en-TV.js │ ├── en-TV.js.map │ ├── en-TZ.d.ts │ ├── en-TZ.js │ ├── en-TZ.js.map │ ├── en-UG.d.ts │ ├── en-UG.js │ ├── en-UG.js.map │ ├── en-UM.d.ts │ ├── en-UM.js │ ├── en-UM.js.map │ ├── en-VC.d.ts │ ├── en-VC.js │ ├── en-VC.js.map │ ├── en-VG.d.ts │ ├── en-VG.js │ ├── en-VG.js.map │ ├── en-VI.d.ts │ ├── en-VI.js │ ├── en-VI.js.map │ ├── en-VU.d.ts │ ├── en-VU.js │ ├── en-VU.js.map │ ├── en-WS.d.ts │ ├── en-WS.js │ ├── en-WS.js.map │ ├── en-ZA.d.ts │ ├── en-ZA.js │ ├── en-ZA.js.map │ ├── en-ZM.d.ts │ ├── en-ZM.js │ ├── en-ZM.js.map │ ├── en-ZW.d.ts │ ├── en-ZW.js │ ├── en-ZW.js.map │ ├── en.d.ts │ ├── en.js │ ├── en.js.map │ ├── eo.d.ts │ ├── eo.js │ ├── eo.js.map │ ├── es-419.d.ts │ ├── es-419.js │ ├── es-419.js.map │ ├── es-AR.d.ts │ ├── es-AR.js │ ├── es-AR.js.map │ ├── es-BO.d.ts │ ├── es-BO.js │ ├── es-BO.js.map │ ├── es-BR.d.ts │ ├── es-BR.js │ ├── es-BR.js.map │ ├── es-BZ.d.ts │ ├── es-BZ.js │ ├── es-BZ.js.map │ ├── es-CL.d.ts │ ├── es-CL.js │ ├── es-CL.js.map │ ├── es-CO.d.ts │ ├── es-CO.js │ ├── es-CO.js.map │ ├── es-CR.d.ts │ ├── es-CR.js │ ├── es-CR.js.map │ ├── es-CU.d.ts │ ├── es-CU.js │ ├── es-CU.js.map │ ├── es-DO.d.ts │ ├── es-DO.js │ ├── es-DO.js.map │ ├── es-EA.d.ts │ ├── es-EA.js │ ├── es-EA.js.map │ ├── es-EC.d.ts │ ├── es-EC.js │ ├── es-EC.js.map │ ├── es-GQ.d.ts │ ├── es-GQ.js │ ├── es-GQ.js.map │ ├── es-GT.d.ts │ ├── es-GT.js │ ├── es-GT.js.map │ ├── es-HN.d.ts │ ├── es-HN.js │ ├── es-HN.js.map │ ├── es-IC.d.ts │ ├── es-IC.js │ ├── es-IC.js.map │ ├── es-MX.d.ts │ ├── es-MX.js │ ├── es-MX.js.map │ ├── es-NI.d.ts │ ├── es-NI.js │ ├── es-NI.js.map │ ├── es-PA.d.ts │ ├── es-PA.js │ ├── es-PA.js.map │ ├── es-PE.d.ts │ ├── es-PE.js │ ├── es-PE.js.map │ ├── es-PH.d.ts │ ├── es-PH.js │ ├── es-PH.js.map │ ├── es-PR.d.ts │ ├── es-PR.js │ ├── es-PR.js.map │ ├── es-PY.d.ts │ ├── es-PY.js │ ├── es-PY.js.map │ ├── es-SV.d.ts │ ├── es-SV.js │ ├── es-SV.js.map │ ├── es-US.d.ts │ ├── es-US.js │ ├── es-US.js.map │ ├── es-UY.d.ts │ ├── es-UY.js │ ├── es-UY.js.map │ ├── es-VE.d.ts │ ├── es-VE.js │ ├── es-VE.js.map │ ├── es.d.ts │ ├── es.js │ ├── es.js.map │ ├── et.d.ts │ ├── et.js │ ├── et.js.map │ ├── eu.d.ts │ ├── eu.js │ ├── eu.js.map │ ├── ewo.d.ts │ ├── ewo.js │ ├── ewo.js.map │ ├── fa-AF.d.ts │ ├── fa-AF.js │ ├── fa-AF.js.map │ ├── fa.d.ts │ ├── fa.js │ ├── fa.js.map │ ├── ff-Adlm-BF.d.ts │ ├── ff-Adlm-BF.js │ ├── ff-Adlm-BF.js.map │ ├── ff-Adlm-CM.d.ts │ ├── ff-Adlm-CM.js │ ├── ff-Adlm-CM.js.map │ ├── ff-Adlm-GH.d.ts │ ├── ff-Adlm-GH.js │ ├── ff-Adlm-GH.js.map │ ├── ff-Adlm-GM.d.ts │ ├── ff-Adlm-GM.js │ ├── ff-Adlm-GM.js.map │ ├── ff-Adlm-GW.d.ts │ ├── ff-Adlm-GW.js │ ├── ff-Adlm-GW.js.map │ ├── ff-Adlm-LR.d.ts │ ├── ff-Adlm-LR.js │ ├── ff-Adlm-LR.js.map │ ├── ff-Adlm-MR.d.ts │ ├── ff-Adlm-MR.js │ ├── ff-Adlm-MR.js.map │ ├── ff-Adlm-NE.d.ts │ ├── ff-Adlm-NE.js │ ├── ff-Adlm-NE.js.map │ ├── ff-Adlm-NG.d.ts │ ├── ff-Adlm-NG.js │ ├── ff-Adlm-NG.js.map │ ├── ff-Adlm-SL.d.ts │ ├── ff-Adlm-SL.js │ ├── ff-Adlm-SL.js.map │ ├── ff-Adlm-SN.d.ts │ ├── ff-Adlm-SN.js │ ├── ff-Adlm-SN.js.map │ ├── ff-Adlm.d.ts │ ├── ff-Adlm.js │ ├── ff-Adlm.js.map │ ├── ff-CM.d.ts │ ├── ff-CM.js │ ├── ff-CM.js.map │ ├── ff-GN.d.ts │ ├── ff-GN.js │ ├── ff-GN.js.map │ ├── ff-Latn-BF.d.ts │ ├── ff-Latn-BF.js │ ├── ff-Latn-BF.js.map │ ├── ff-Latn-CM.d.ts │ ├── ff-Latn-CM.js │ ├── ff-Latn-CM.js.map │ ├── ff-Latn-GH.d.ts │ ├── ff-Latn-GH.js │ ├── ff-Latn-GH.js.map │ ├── ff-Latn-GM.d.ts │ ├── ff-Latn-GM.js │ ├── ff-Latn-GM.js.map │ ├── ff-Latn-GN.d.ts │ ├── ff-Latn-GN.js │ ├── ff-Latn-GN.js.map │ ├── ff-Latn-GW.d.ts │ ├── ff-Latn-GW.js │ ├── ff-Latn-GW.js.map │ ├── ff-Latn-LR.d.ts │ ├── ff-Latn-LR.js │ ├── ff-Latn-LR.js.map │ ├── ff-Latn-MR.d.ts │ ├── ff-Latn-MR.js │ ├── ff-Latn-MR.js.map │ ├── ff-Latn-NE.d.ts │ ├── ff-Latn-NE.js │ ├── ff-Latn-NE.js.map │ ├── ff-Latn-NG.d.ts │ ├── ff-Latn-NG.js │ ├── ff-Latn-NG.js.map │ ├── ff-Latn-SL.d.ts │ ├── ff-Latn-SL.js │ ├── ff-Latn-SL.js.map │ ├── ff-Latn.d.ts │ ├── ff-Latn.js │ ├── ff-Latn.js.map │ ├── ff-MR.d.ts │ ├── ff-MR.js │ ├── ff-MR.js.map │ ├── ff.d.ts │ ├── ff.js │ ├── ff.js.map │ ├── fi.d.ts │ ├── fi.js │ ├── fi.js.map │ ├── fil.d.ts │ ├── fil.js │ ├── fil.js.map │ ├── fo-DK.d.ts │ ├── fo-DK.js │ ├── fo-DK.js.map │ ├── fo.d.ts │ ├── fo.js │ ├── fo.js.map │ ├── fr-BE.d.ts │ ├── fr-BE.js │ ├── fr-BE.js.map │ ├── fr-BF.d.ts │ ├── fr-BF.js │ ├── fr-BF.js.map │ ├── fr-BI.d.ts │ ├── fr-BI.js │ ├── fr-BI.js.map │ ├── fr-BJ.d.ts │ ├── fr-BJ.js │ ├── fr-BJ.js.map │ ├── fr-BL.d.ts │ ├── fr-BL.js │ ├── fr-BL.js.map │ ├── fr-CA.d.ts │ ├── fr-CA.js │ ├── fr-CA.js.map │ ├── fr-CD.d.ts │ ├── fr-CD.js │ ├── fr-CD.js.map │ ├── fr-CF.d.ts │ ├── fr-CF.js │ ├── fr-CF.js.map │ ├── fr-CG.d.ts │ ├── fr-CG.js │ ├── fr-CG.js.map │ ├── fr-CH.d.ts │ ├── fr-CH.js │ ├── fr-CH.js.map │ ├── fr-CI.d.ts │ ├── fr-CI.js │ ├── fr-CI.js.map │ ├── fr-CM.d.ts │ ├── fr-CM.js │ ├── fr-CM.js.map │ ├── fr-DJ.d.ts │ ├── fr-DJ.js │ ├── fr-DJ.js.map │ ├── fr-DZ.d.ts │ ├── fr-DZ.js │ ├── fr-DZ.js.map │ ├── fr-GA.d.ts │ ├── fr-GA.js │ ├── fr-GA.js.map │ ├── fr-GF.d.ts │ ├── fr-GF.js │ ├── fr-GF.js.map │ ├── fr-GN.d.ts │ ├── fr-GN.js │ ├── fr-GN.js.map │ ├── fr-GP.d.ts │ ├── fr-GP.js │ ├── fr-GP.js.map │ ├── fr-GQ.d.ts │ ├── fr-GQ.js │ ├── fr-GQ.js.map │ ├── fr-HT.d.ts │ ├── fr-HT.js │ ├── fr-HT.js.map │ ├── fr-KM.d.ts │ ├── fr-KM.js │ ├── fr-KM.js.map │ ├── fr-LU.d.ts │ ├── fr-LU.js │ ├── fr-LU.js.map │ ├── fr-MA.d.ts │ ├── fr-MA.js │ ├── fr-MA.js.map │ ├── fr-MC.d.ts │ ├── fr-MC.js │ ├── fr-MC.js.map │ ├── fr-MF.d.ts │ ├── fr-MF.js │ ├── fr-MF.js.map │ ├── fr-MG.d.ts │ ├── fr-MG.js │ ├── fr-MG.js.map │ ├── fr-ML.d.ts │ ├── fr-ML.js │ ├── fr-ML.js.map │ ├── fr-MQ.d.ts │ ├── fr-MQ.js │ ├── fr-MQ.js.map │ ├── fr-MR.d.ts │ ├── fr-MR.js │ ├── fr-MR.js.map │ ├── fr-MU.d.ts │ ├── fr-MU.js │ ├── fr-MU.js.map │ ├── fr-NC.d.ts │ ├── fr-NC.js │ ├── fr-NC.js.map │ ├── fr-NE.d.ts │ ├── fr-NE.js │ ├── fr-NE.js.map │ ├── fr-PF.d.ts │ ├── fr-PF.js │ ├── fr-PF.js.map │ ├── fr-PM.d.ts │ ├── fr-PM.js │ ├── fr-PM.js.map │ ├── fr-RE.d.ts │ ├── fr-RE.js │ ├── fr-RE.js.map │ ├── fr-RW.d.ts │ ├── fr-RW.js │ ├── fr-RW.js.map │ ├── fr-SC.d.ts │ ├── fr-SC.js │ ├── fr-SC.js.map │ ├── fr-SN.d.ts │ ├── fr-SN.js │ ├── fr-SN.js.map │ ├── fr-SY.d.ts │ ├── fr-SY.js │ ├── fr-SY.js.map │ ├── fr-TD.d.ts │ ├── fr-TD.js │ ├── fr-TD.js.map │ ├── fr-TG.d.ts │ ├── fr-TG.js │ ├── fr-TG.js.map │ ├── fr-TN.d.ts │ ├── fr-TN.js │ ├── fr-TN.js.map │ ├── fr-VU.d.ts │ ├── fr-VU.js │ ├── fr-VU.js.map │ ├── fr-WF.d.ts │ ├── fr-WF.js │ ├── fr-WF.js.map │ ├── fr-YT.d.ts │ ├── fr-YT.js │ ├── fr-YT.js.map │ ├── fr.d.ts │ ├── fr.js │ ├── fr.js.map │ ├── fur.d.ts │ ├── fur.js │ ├── fur.js.map │ ├── fy.d.ts │ ├── fy.js │ ├── fy.js.map │ ├── ga-GB.d.ts │ ├── ga-GB.js │ ├── ga-GB.js.map │ ├── ga.d.ts │ ├── ga.js │ ├── ga.js.map │ ├── gd.d.ts │ ├── gd.js │ ├── gd.js.map │ ├── gl.d.ts │ ├── gl.js │ ├── gl.js.map │ ├── gsw-FR.d.ts │ ├── gsw-FR.js │ ├── gsw-FR.js.map │ ├── gsw-LI.d.ts │ ├── gsw-LI.js │ ├── gsw-LI.js.map │ ├── gsw.d.ts │ ├── gsw.js │ ├── gsw.js.map │ ├── gu.d.ts │ ├── gu.js │ ├── gu.js.map │ ├── guz.d.ts │ ├── guz.js │ ├── guz.js.map │ ├── gv.d.ts │ ├── gv.js │ ├── gv.js.map │ ├── ha-GH.d.ts │ ├── ha-GH.js │ ├── ha-GH.js.map │ ├── ha-NE.d.ts │ ├── ha-NE.js │ ├── ha-NE.js.map │ ├── ha.d.ts │ ├── ha.js │ ├── ha.js.map │ ├── haw.d.ts │ ├── haw.js │ ├── haw.js.map │ ├── he.d.ts │ ├── he.js │ ├── he.js.map │ ├── hi-Latn.d.ts │ ├── hi-Latn.js │ ├── hi-Latn.js.map │ ├── hi.d.ts │ ├── hi.js │ ├── hi.js.map │ ├── hr-BA.d.ts │ ├── hr-BA.js │ ├── hr-BA.js.map │ ├── hr.d.ts │ ├── hr.js │ ├── hr.js.map │ ├── hsb.d.ts │ ├── hsb.js │ ├── hsb.js.map │ ├── hu.d.ts │ ├── hu.js │ ├── hu.js.map │ ├── hy.d.ts │ ├── hy.js │ ├── hy.js.map │ ├── ia.d.ts │ ├── ia.js │ ├── ia.js.map │ ├── id.d.ts │ ├── id.js │ ├── id.js.map │ ├── ig.d.ts │ ├── ig.js │ ├── ig.js.map │ ├── ii.d.ts │ ├── ii.js │ ├── ii.js.map │ ├── is.d.ts │ ├── is.js │ ├── is.js.map │ ├── it-CH.d.ts │ ├── it-CH.js │ ├── it-CH.js.map │ ├── it-SM.d.ts │ ├── it-SM.js │ ├── it-SM.js.map │ ├── it-VA.d.ts │ ├── it-VA.js │ ├── it-VA.js.map │ ├── it.d.ts │ ├── it.js │ ├── it.js.map │ ├── ja.d.ts │ ├── ja.js │ ├── ja.js.map │ ├── jgo.d.ts │ ├── jgo.js │ ├── jgo.js.map │ ├── jmc.d.ts │ ├── jmc.js │ ├── jmc.js.map │ ├── jv.d.ts │ ├── jv.js │ ├── jv.js.map │ ├── ka.d.ts │ ├── ka.js │ ├── ka.js.map │ ├── kab.d.ts │ ├── kab.js │ ├── kab.js.map │ ├── kam.d.ts │ ├── kam.js │ ├── kam.js.map │ ├── kde.d.ts │ ├── kde.js │ ├── kde.js.map │ ├── kea.d.ts │ ├── kea.js │ ├── kea.js.map │ ├── kgp.d.ts │ ├── kgp.js │ ├── kgp.js.map │ ├── khq.d.ts │ ├── khq.js │ ├── khq.js.map │ ├── ki.d.ts │ ├── ki.js │ ├── ki.js.map │ ├── kk.d.ts │ ├── kk.js │ ├── kk.js.map │ ├── kkj.d.ts │ ├── kkj.js │ ├── kkj.js.map │ ├── kl.d.ts │ ├── kl.js │ ├── kl.js.map │ ├── kln.d.ts │ ├── kln.js │ ├── kln.js.map │ ├── km.d.ts │ ├── km.js │ ├── km.js.map │ ├── kn.d.ts │ ├── kn.js │ ├── kn.js.map │ ├── ko-KP.d.ts │ ├── ko-KP.js │ ├── ko-KP.js.map │ ├── ko.d.ts │ ├── ko.js │ ├── ko.js.map │ ├── kok.d.ts │ ├── kok.js │ ├── kok.js.map │ ├── ks-Arab.d.ts │ ├── ks-Arab.js │ ├── ks-Arab.js.map │ ├── ks-Deva.d.ts │ ├── ks-Deva.js │ ├── ks-Deva.js.map │ ├── ks.d.ts │ ├── ks.js │ ├── ks.js.map │ ├── ksb.d.ts │ ├── ksb.js │ ├── ksb.js.map │ ├── ksf.d.ts │ ├── ksf.js │ ├── ksf.js.map │ ├── ksh.d.ts │ ├── ksh.js │ ├── ksh.js.map │ ├── ku.d.ts │ ├── ku.js │ ├── ku.js.map │ ├── kw.d.ts │ ├── kw.js │ ├── kw.js.map │ ├── ky.d.ts │ ├── ky.js │ ├── ky.js.map │ ├── lag.d.ts │ ├── lag.js │ ├── lag.js.map │ ├── lb.d.ts │ ├── lb.js │ ├── lb.js.map │ ├── lg.d.ts │ ├── lg.js │ ├── lg.js.map │ ├── lkt.d.ts │ ├── lkt.js │ ├── lkt.js.map │ ├── ln-AO.d.ts │ ├── ln-AO.js │ ├── ln-AO.js.map │ ├── ln-CF.d.ts │ ├── ln-CF.js │ ├── ln-CF.js.map │ ├── ln-CG.d.ts │ ├── ln-CG.js │ ├── ln-CG.js.map │ ├── ln.d.ts │ ├── ln.js │ ├── ln.js.map │ ├── lo.d.ts │ ├── lo.js │ ├── lo.js.map │ ├── lrc-IQ.d.ts │ ├── lrc-IQ.js │ ├── lrc-IQ.js.map │ ├── lrc.d.ts │ ├── lrc.js │ ├── lrc.js.map │ ├── lt.d.ts │ ├── lt.js │ ├── lt.js.map │ ├── lu.d.ts │ ├── lu.js │ ├── lu.js.map │ ├── luo.d.ts │ ├── luo.js │ ├── luo.js.map │ ├── luy.d.ts │ ├── luy.js │ ├── luy.js.map │ ├── lv.d.ts │ ├── lv.js │ ├── lv.js.map │ ├── mai.d.ts │ ├── mai.js │ ├── mai.js.map │ ├── mas-TZ.d.ts │ ├── mas-TZ.js │ ├── mas-TZ.js.map │ ├── mas.d.ts │ ├── mas.js │ ├── mas.js.map │ ├── mer.d.ts │ ├── mer.js │ ├── mer.js.map │ ├── mfe.d.ts │ ├── mfe.js │ ├── mfe.js.map │ ├── mg.d.ts │ ├── mg.js │ ├── mg.js.map │ ├── mgh.d.ts │ ├── mgh.js │ ├── mgh.js.map │ ├── mgo.d.ts │ ├── mgo.js │ ├── mgo.js.map │ ├── mi.d.ts │ ├── mi.js │ ├── mi.js.map │ ├── mk.d.ts │ ├── mk.js │ ├── mk.js.map │ ├── ml.d.ts │ ├── ml.js │ ├── ml.js.map │ ├── mn.d.ts │ ├── mn.js │ ├── mn.js.map │ ├── mni-Beng.d.ts │ ├── mni-Beng.js │ ├── mni-Beng.js.map │ ├── mni.d.ts │ ├── mni.js │ ├── mni.js.map │ ├── mr.d.ts │ ├── mr.js │ ├── mr.js.map │ ├── ms-BN.d.ts │ ├── ms-BN.js │ ├── ms-BN.js.map │ ├── ms-ID.d.ts │ ├── ms-ID.js │ ├── ms-ID.js.map │ ├── ms-SG.d.ts │ ├── ms-SG.js │ ├── ms-SG.js.map │ ├── ms.d.ts │ ├── ms.js │ ├── ms.js.map │ ├── mt.d.ts │ ├── mt.js │ ├── mt.js.map │ ├── mua.d.ts │ ├── mua.js │ ├── mua.js.map │ ├── my.d.ts │ ├── my.js │ ├── my.js.map │ ├── mzn.d.ts │ ├── mzn.js │ ├── mzn.js.map │ ├── naq.d.ts │ ├── naq.js │ ├── naq.js.map │ ├── nb-SJ.d.ts │ ├── nb-SJ.js │ ├── nb-SJ.js.map │ ├── nb.d.ts │ ├── nb.js │ ├── nb.js.map │ ├── nd.d.ts │ ├── nd.js │ ├── nd.js.map │ ├── nds-NL.d.ts │ ├── nds-NL.js │ ├── nds-NL.js.map │ ├── nds.d.ts │ ├── nds.js │ ├── nds.js.map │ ├── ne-IN.d.ts │ ├── ne-IN.js │ ├── ne-IN.js.map │ ├── ne.d.ts │ ├── ne.js │ ├── ne.js.map │ ├── nl-AW.d.ts │ ├── nl-AW.js │ ├── nl-AW.js.map │ ├── nl-BE.d.ts │ ├── nl-BE.js │ ├── nl-BE.js.map │ ├── nl-BQ.d.ts │ ├── nl-BQ.js │ ├── nl-BQ.js.map │ ├── nl-CW.d.ts │ ├── nl-CW.js │ ├── nl-CW.js.map │ ├── nl-SR.d.ts │ ├── nl-SR.js │ ├── nl-SR.js.map │ ├── nl-SX.d.ts │ ├── nl-SX.js │ ├── nl-SX.js.map │ ├── nl.d.ts │ ├── nl.js │ ├── nl.js.map │ ├── nmg.d.ts │ ├── nmg.js │ ├── nmg.js.map │ ├── nn.d.ts │ ├── nn.js │ ├── nn.js.map │ ├── nnh.d.ts │ ├── nnh.js │ ├── nnh.js.map │ ├── no.d.ts │ ├── no.js │ ├── no.js.map │ ├── nus.d.ts │ ├── nus.js │ ├── nus.js.map │ ├── nyn.d.ts │ ├── nyn.js │ ├── nyn.js.map │ ├── om-KE.d.ts │ ├── om-KE.js │ ├── om-KE.js.map │ ├── om.d.ts │ ├── om.js │ ├── om.js.map │ ├── or.d.ts │ ├── or.js │ ├── or.js.map │ ├── os-RU.d.ts │ ├── os-RU.js │ ├── os-RU.js.map │ ├── os.d.ts │ ├── os.js │ ├── os.js.map │ ├── pa-Arab.d.ts │ ├── pa-Arab.js │ ├── pa-Arab.js.map │ ├── pa-Guru.d.ts │ ├── pa-Guru.js │ ├── pa-Guru.js.map │ ├── pa.d.ts │ ├── pa.js │ ├── pa.js.map │ ├── pcm.d.ts │ ├── pcm.js │ ├── pcm.js.map │ ├── pl.d.ts │ ├── pl.js │ ├── pl.js.map │ ├── ps-PK.d.ts │ ├── ps-PK.js │ ├── ps-PK.js.map │ ├── ps.d.ts │ ├── ps.js │ ├── ps.js.map │ ├── pt-AO.d.ts │ ├── pt-AO.js │ ├── pt-AO.js.map │ ├── pt-CH.d.ts │ ├── pt-CH.js │ ├── pt-CH.js.map │ ├── pt-CV.d.ts │ ├── pt-CV.js │ ├── pt-CV.js.map │ ├── pt-GQ.d.ts │ ├── pt-GQ.js │ ├── pt-GQ.js.map │ ├── pt-GW.d.ts │ ├── pt-GW.js │ ├── pt-GW.js.map │ ├── pt-LU.d.ts │ ├── pt-LU.js │ ├── pt-LU.js.map │ ├── pt-MO.d.ts │ ├── pt-MO.js │ ├── pt-MO.js.map │ ├── pt-MZ.d.ts │ ├── pt-MZ.js │ ├── pt-MZ.js.map │ ├── pt-PT.d.ts │ ├── pt-PT.js │ ├── pt-PT.js.map │ ├── pt-ST.d.ts │ ├── pt-ST.js │ ├── pt-ST.js.map │ ├── pt-TL.d.ts │ ├── pt-TL.js │ ├── pt-TL.js.map │ ├── pt.d.ts │ ├── pt.js │ ├── pt.js.map │ ├── qu-BO.d.ts │ ├── qu-BO.js │ ├── qu-BO.js.map │ ├── qu-EC.d.ts │ ├── qu-EC.js │ ├── qu-EC.js.map │ ├── qu.d.ts │ ├── qu.js │ ├── qu.js.map │ ├── rm.d.ts │ ├── rm.js │ ├── rm.js.map │ ├── rn.d.ts │ ├── rn.js │ ├── rn.js.map │ ├── ro-MD.d.ts │ ├── ro-MD.js │ ├── ro-MD.js.map │ ├── ro.d.ts │ ├── ro.js │ ├── ro.js.map │ ├── rof.d.ts │ ├── rof.js │ ├── rof.js.map │ ├── ru-BY.d.ts │ ├── ru-BY.js │ ├── ru-BY.js.map │ ├── ru-KG.d.ts │ ├── ru-KG.js │ ├── ru-KG.js.map │ ├── ru-KZ.d.ts │ ├── ru-KZ.js │ ├── ru-KZ.js.map │ ├── ru-MD.d.ts │ ├── ru-MD.js │ ├── ru-MD.js.map │ ├── ru-UA.d.ts │ ├── ru-UA.js │ ├── ru-UA.js.map │ ├── ru.d.ts │ ├── ru.js │ ├── ru.js.map │ ├── rw.d.ts │ ├── rw.js │ ├── rw.js.map │ ├── rwk.d.ts │ ├── rwk.js │ ├── rwk.js.map │ ├── sa.d.ts │ ├── sa.js │ ├── sa.js.map │ ├── sah.d.ts │ ├── sah.js │ ├── sah.js.map │ ├── saq.d.ts │ ├── saq.js │ ├── saq.js.map │ ├── sat-Olck.d.ts │ ├── sat-Olck.js │ ├── sat-Olck.js.map │ ├── sat.d.ts │ ├── sat.js │ ├── sat.js.map │ ├── sbp.d.ts │ ├── sbp.js │ ├── sbp.js.map │ ├── sc.d.ts │ ├── sc.js │ ├── sc.js.map │ ├── sd-Arab.d.ts │ ├── sd-Arab.js │ ├── sd-Arab.js.map │ ├── sd-Deva.d.ts │ ├── sd-Deva.js │ ├── sd-Deva.js.map │ ├── sd.d.ts │ ├── sd.js │ ├── sd.js.map │ ├── se-FI.d.ts │ ├── se-FI.js │ ├── se-FI.js.map │ ├── se-SE.d.ts │ ├── se-SE.js │ ├── se-SE.js.map │ ├── se.d.ts │ ├── se.js │ ├── se.js.map │ ├── seh.d.ts │ ├── seh.js │ ├── seh.js.map │ ├── ses.d.ts │ ├── ses.js │ ├── ses.js.map │ ├── sg.d.ts │ ├── sg.js │ ├── sg.js.map │ ├── shi-Latn.d.ts │ ├── shi-Latn.js │ ├── shi-Latn.js.map │ ├── shi-Tfng.d.ts │ ├── shi-Tfng.js │ ├── shi-Tfng.js.map │ ├── shi.d.ts │ ├── shi.js │ ├── shi.js.map │ ├── si.d.ts │ ├── si.js │ ├── si.js.map │ ├── sk.d.ts │ ├── sk.js │ ├── sk.js.map │ ├── sl.d.ts │ ├── sl.js │ ├── sl.js.map │ ├── smn.d.ts │ ├── smn.js │ ├── smn.js.map │ ├── sn.d.ts │ ├── sn.js │ ├── sn.js.map │ ├── so-DJ.d.ts │ ├── so-DJ.js │ ├── so-DJ.js.map │ ├── so-ET.d.ts │ ├── so-ET.js │ ├── so-ET.js.map │ ├── so-KE.d.ts │ ├── so-KE.js │ ├── so-KE.js.map │ ├── so.d.ts │ ├── so.js │ ├── so.js.map │ ├── sq-MK.d.ts │ ├── sq-MK.js │ ├── sq-MK.js.map │ ├── sq-XK.d.ts │ ├── sq-XK.js │ ├── sq-XK.js.map │ ├── sq.d.ts │ ├── sq.js │ ├── sq.js.map │ ├── sr-Cyrl-BA.d.ts │ ├── sr-Cyrl-BA.js │ ├── sr-Cyrl-BA.js.map │ ├── sr-Cyrl-ME.d.ts │ ├── sr-Cyrl-ME.js │ ├── sr-Cyrl-ME.js.map │ ├── sr-Cyrl-XK.d.ts │ ├── sr-Cyrl-XK.js │ ├── sr-Cyrl-XK.js.map │ ├── sr-Cyrl.d.ts │ ├── sr-Cyrl.js │ ├── sr-Cyrl.js.map │ ├── sr-Latn-BA.d.ts │ ├── sr-Latn-BA.js │ ├── sr-Latn-BA.js.map │ ├── sr-Latn-ME.d.ts │ ├── sr-Latn-ME.js │ ├── sr-Latn-ME.js.map │ ├── sr-Latn-XK.d.ts │ ├── sr-Latn-XK.js │ ├── sr-Latn-XK.js.map │ ├── sr-Latn.d.ts │ ├── sr-Latn.js │ ├── sr-Latn.js.map │ ├── sr.d.ts │ ├── sr.js │ ├── sr.js.map │ ├── su-Latn.d.ts │ ├── su-Latn.js │ ├── su-Latn.js.map │ ├── su.d.ts │ ├── su.js │ ├── su.js.map │ ├── sv-AX.d.ts │ ├── sv-AX.js │ ├── sv-AX.js.map │ ├── sv-FI.d.ts │ ├── sv-FI.js │ ├── sv-FI.js.map │ ├── sv.d.ts │ ├── sv.js │ ├── sv.js.map │ ├── sw-CD.d.ts │ ├── sw-CD.js │ ├── sw-CD.js.map │ ├── sw-KE.d.ts │ ├── sw-KE.js │ ├── sw-KE.js.map │ ├── sw-UG.d.ts │ ├── sw-UG.js │ ├── sw-UG.js.map │ ├── sw.d.ts │ ├── sw.js │ ├── sw.js.map │ ├── ta-LK.d.ts │ ├── ta-LK.js │ ├── ta-LK.js.map │ ├── ta-MY.d.ts │ ├── ta-MY.js │ ├── ta-MY.js.map │ ├── ta-SG.d.ts │ ├── ta-SG.js │ ├── ta-SG.js.map │ ├── ta.d.ts │ ├── ta.js │ ├── ta.js.map │ ├── te.d.ts │ ├── te.js │ ├── te.js.map │ ├── teo-KE.d.ts │ ├── teo-KE.js │ ├── teo-KE.js.map │ ├── teo.d.ts │ ├── teo.js │ ├── teo.js.map │ ├── tg.d.ts │ ├── tg.js │ ├── tg.js.map │ ├── th.d.ts │ ├── th.js │ ├── th.js.map │ ├── ti-ER.d.ts │ ├── ti-ER.js │ ├── ti-ER.js.map │ ├── ti.d.ts │ ├── ti.js │ ├── ti.js.map │ ├── tk.d.ts │ ├── tk.js │ ├── tk.js.map │ ├── to.d.ts │ ├── to.js │ ├── to.js.map │ ├── tr-CY.d.ts │ ├── tr-CY.js │ ├── tr-CY.js.map │ ├── tr.d.ts │ ├── tr.js │ ├── tr.js.map │ ├── tt.d.ts │ ├── tt.js │ ├── tt.js.map │ ├── twq.d.ts │ ├── twq.js │ ├── twq.js.map │ ├── tzm.d.ts │ ├── tzm.js │ ├── tzm.js.map │ ├── ug.d.ts │ ├── ug.js │ ├── ug.js.map │ ├── uk.d.ts │ ├── uk.js │ ├── uk.js.map │ ├── und.d.ts │ ├── und.js │ ├── und.js.map │ ├── ur-IN.d.ts │ ├── ur-IN.js │ ├── ur-IN.js.map │ ├── ur.d.ts │ ├── ur.js │ ├── ur.js.map │ ├── uz-Arab.d.ts │ ├── uz-Arab.js │ ├── uz-Arab.js.map │ ├── uz-Cyrl.d.ts │ ├── uz-Cyrl.js │ ├── uz-Cyrl.js.map │ ├── uz-Latn.d.ts │ ├── uz-Latn.js │ ├── uz-Latn.js.map │ ├── uz.d.ts │ ├── uz.js │ ├── uz.js.map │ ├── vai-Latn.d.ts │ ├── vai-Latn.js │ ├── vai-Latn.js.map │ ├── vai-Vaii.d.ts │ ├── vai-Vaii.js │ ├── vai-Vaii.js.map │ ├── vai.d.ts │ ├── vai.js │ ├── vai.js.map │ ├── vi.d.ts │ ├── vi.js │ ├── vi.js.map │ ├── vun.d.ts │ ├── vun.js │ ├── vun.js.map │ ├── wae.d.ts │ ├── wae.js │ ├── wae.js.map │ ├── wo.d.ts │ ├── wo.js │ ├── wo.js.map │ ├── xh.d.ts │ ├── xh.js │ ├── xh.js.map │ ├── xog.d.ts │ ├── xog.js │ ├── xog.js.map │ ├── yav.d.ts │ ├── yav.js │ ├── yav.js.map │ ├── yi.d.ts │ ├── yi.js │ ├── yi.js.map │ ├── yo-BJ.d.ts │ ├── yo-BJ.js │ ├── yo-BJ.js.map │ ├── yo.d.ts │ ├── yo.js │ ├── yo.js.map │ ├── yrl-CO.d.ts │ ├── yrl-CO.js │ ├── yrl-CO.js.map │ ├── yrl-VE.d.ts │ ├── yrl-VE.js │ ├── yrl-VE.js.map │ ├── yrl.d.ts │ ├── yrl.js │ ├── yrl.js.map │ ├── yue-Hans.d.ts │ ├── yue-Hans.js │ ├── yue-Hans.js.map │ ├── yue-Hant.d.ts │ ├── yue-Hant.js │ ├── yue-Hant.js.map │ ├── yue.d.ts │ ├── yue.js │ ├── yue.js.map │ ├── zgh.d.ts │ ├── zgh.js │ ├── zgh.js.map │ ├── zh-Hans-HK.d.ts │ ├── zh-Hans-HK.js │ ├── zh-Hans-HK.js.map │ ├── zh-Hans-MO.d.ts │ ├── zh-Hans-MO.js │ ├── zh-Hans-MO.js.map │ ├── zh-Hans-SG.d.ts │ ├── zh-Hans-SG.js │ ├── zh-Hans-SG.js.map │ ├── zh-Hans.d.ts │ ├── zh-Hans.js │ ├── zh-Hans.js.map │ ├── zh-Hant-HK.d.ts │ ├── zh-Hant-HK.js │ ├── zh-Hant-HK.js.map │ ├── zh-Hant-MO.d.ts │ ├── zh-Hant-MO.js │ ├── zh-Hant-MO.js.map │ ├── zh-Hant.d.ts │ ├── zh-Hant.js │ ├── zh-Hant.js.map │ ├── zh.d.ts │ ├── zh.js │ ├── zh.js.map │ ├── zu.d.ts │ ├── zu.js │ └── zu.js.map ├── fa-AF.d.ts ├── fa-AF.js ├── fa-AF.js.map ├── fa.d.ts ├── fa.js ├── fa.js.map ├── ff-Adlm-BF.d.ts ├── ff-Adlm-BF.js ├── ff-Adlm-BF.js.map ├── ff-Adlm-CM.d.ts ├── ff-Adlm-CM.js ├── ff-Adlm-CM.js.map ├── ff-Adlm-GH.d.ts ├── ff-Adlm-GH.js ├── ff-Adlm-GH.js.map ├── ff-Adlm-GM.d.ts ├── ff-Adlm-GM.js ├── ff-Adlm-GM.js.map ├── ff-Adlm-GW.d.ts ├── ff-Adlm-GW.js ├── ff-Adlm-GW.js.map ├── ff-Adlm-LR.d.ts ├── ff-Adlm-LR.js ├── ff-Adlm-LR.js.map ├── ff-Adlm-MR.d.ts ├── ff-Adlm-MR.js ├── ff-Adlm-MR.js.map ├── ff-Adlm-NE.d.ts ├── ff-Adlm-NE.js ├── ff-Adlm-NE.js.map ├── ff-Adlm-NG.d.ts ├── ff-Adlm-NG.js ├── ff-Adlm-NG.js.map ├── ff-Adlm-SL.d.ts ├── ff-Adlm-SL.js ├── ff-Adlm-SL.js.map ├── ff-Adlm-SN.d.ts ├── ff-Adlm-SN.js ├── ff-Adlm-SN.js.map ├── ff-Adlm.d.ts ├── ff-Adlm.js ├── ff-Adlm.js.map ├── ff-CM.d.ts ├── ff-CM.js ├── ff-CM.js.map ├── ff-GN.d.ts ├── ff-GN.js ├── ff-GN.js.map ├── ff-Latn-BF.d.ts ├── ff-Latn-BF.js ├── ff-Latn-BF.js.map ├── ff-Latn-CM.d.ts ├── ff-Latn-CM.js ├── ff-Latn-CM.js.map ├── ff-Latn-GH.d.ts ├── ff-Latn-GH.js ├── ff-Latn-GH.js.map ├── ff-Latn-GM.d.ts ├── ff-Latn-GM.js ├── ff-Latn-GM.js.map ├── ff-Latn-GN.d.ts ├── ff-Latn-GN.js ├── ff-Latn-GN.js.map ├── ff-Latn-GW.d.ts ├── ff-Latn-GW.js ├── ff-Latn-GW.js.map ├── ff-Latn-LR.d.ts ├── ff-Latn-LR.js ├── ff-Latn-LR.js.map ├── ff-Latn-MR.d.ts ├── ff-Latn-MR.js ├── ff-Latn-MR.js.map ├── ff-Latn-NE.d.ts ├── ff-Latn-NE.js ├── ff-Latn-NE.js.map ├── ff-Latn-NG.d.ts ├── ff-Latn-NG.js ├── ff-Latn-NG.js.map ├── ff-Latn-SL.d.ts ├── ff-Latn-SL.js ├── ff-Latn-SL.js.map ├── ff-Latn.d.ts ├── ff-Latn.js ├── ff-Latn.js.map ├── ff-MR.d.ts ├── ff-MR.js ├── ff-MR.js.map ├── ff.d.ts ├── ff.js ├── ff.js.map ├── fi.d.ts ├── fi.js ├── fi.js.map ├── fil.d.ts ├── fil.js ├── fil.js.map ├── fo-DK.d.ts ├── fo-DK.js ├── fo-DK.js.map ├── fo.d.ts ├── fo.js ├── fo.js.map ├── fr-BE.d.ts ├── fr-BE.js ├── fr-BE.js.map ├── fr-BF.d.ts ├── fr-BF.js ├── fr-BF.js.map ├── fr-BI.d.ts ├── fr-BI.js ├── fr-BI.js.map ├── fr-BJ.d.ts ├── fr-BJ.js ├── fr-BJ.js.map ├── fr-BL.d.ts ├── fr-BL.js ├── fr-BL.js.map ├── fr-CA.d.ts ├── fr-CA.js ├── fr-CA.js.map ├── fr-CD.d.ts ├── fr-CD.js ├── fr-CD.js.map ├── fr-CF.d.ts ├── fr-CF.js ├── fr-CF.js.map ├── fr-CG.d.ts ├── fr-CG.js ├── fr-CG.js.map ├── fr-CH.d.ts ├── fr-CH.js ├── fr-CH.js.map ├── fr-CI.d.ts ├── fr-CI.js ├── fr-CI.js.map ├── fr-CM.d.ts ├── fr-CM.js ├── fr-CM.js.map ├── fr-DJ.d.ts ├── fr-DJ.js ├── fr-DJ.js.map ├── fr-DZ.d.ts ├── fr-DZ.js ├── fr-DZ.js.map ├── fr-GA.d.ts ├── fr-GA.js ├── fr-GA.js.map ├── fr-GF.d.ts ├── fr-GF.js ├── fr-GF.js.map ├── fr-GN.d.ts ├── fr-GN.js ├── fr-GN.js.map ├── fr-GP.d.ts ├── fr-GP.js ├── fr-GP.js.map ├── fr-GQ.d.ts ├── fr-GQ.js ├── fr-GQ.js.map ├── fr-HT.d.ts ├── fr-HT.js ├── fr-HT.js.map ├── fr-KM.d.ts ├── fr-KM.js ├── fr-KM.js.map ├── fr-LU.d.ts ├── fr-LU.js ├── fr-LU.js.map ├── fr-MA.d.ts ├── fr-MA.js ├── fr-MA.js.map ├── fr-MC.d.ts ├── fr-MC.js ├── fr-MC.js.map ├── fr-MF.d.ts ├── fr-MF.js ├── fr-MF.js.map ├── fr-MG.d.ts ├── fr-MG.js ├── fr-MG.js.map ├── fr-ML.d.ts ├── fr-ML.js ├── fr-ML.js.map ├── fr-MQ.d.ts ├── fr-MQ.js ├── fr-MQ.js.map ├── fr-MR.d.ts ├── fr-MR.js ├── fr-MR.js.map ├── fr-MU.d.ts ├── fr-MU.js ├── fr-MU.js.map ├── fr-NC.d.ts ├── fr-NC.js ├── fr-NC.js.map ├── fr-NE.d.ts ├── fr-NE.js ├── fr-NE.js.map ├── fr-PF.d.ts ├── fr-PF.js ├── fr-PF.js.map ├── fr-PM.d.ts ├── fr-PM.js ├── fr-PM.js.map ├── fr-RE.d.ts ├── fr-RE.js ├── fr-RE.js.map ├── fr-RW.d.ts ├── fr-RW.js ├── fr-RW.js.map ├── fr-SC.d.ts ├── fr-SC.js ├── fr-SC.js.map ├── fr-SN.d.ts ├── fr-SN.js ├── fr-SN.js.map ├── fr-SY.d.ts ├── fr-SY.js ├── fr-SY.js.map ├── fr-TD.d.ts ├── fr-TD.js ├── fr-TD.js.map ├── fr-TG.d.ts ├── fr-TG.js ├── fr-TG.js.map ├── fr-TN.d.ts ├── fr-TN.js ├── fr-TN.js.map ├── fr-VU.d.ts ├── fr-VU.js ├── fr-VU.js.map ├── fr-WF.d.ts ├── fr-WF.js ├── fr-WF.js.map ├── fr-YT.d.ts ├── fr-YT.js ├── fr-YT.js.map ├── fr.d.ts ├── fr.js ├── fr.js.map ├── fur.d.ts ├── fur.js ├── fur.js.map ├── fy.d.ts ├── fy.js ├── fy.js.map ├── ga-GB.d.ts ├── ga-GB.js ├── ga-GB.js.map ├── ga.d.ts ├── ga.js ├── ga.js.map ├── gd.d.ts ├── gd.js ├── gd.js.map ├── gl.d.ts ├── gl.js ├── gl.js.map ├── global │ ├── af-NA.js │ ├── af.js │ ├── agq.js │ ├── ak.js │ ├── am.js │ ├── ar-AE.js │ ├── ar-BH.js │ ├── ar-DJ.js │ ├── ar-DZ.js │ ├── ar-EG.js │ ├── ar-EH.js │ ├── ar-ER.js │ ├── ar-IL.js │ ├── ar-IQ.js │ ├── ar-JO.js │ ├── ar-KM.js │ ├── ar-KW.js │ ├── ar-LB.js │ ├── ar-LY.js │ ├── ar-MA.js │ ├── ar-MR.js │ ├── ar-OM.js │ ├── ar-PS.js │ ├── ar-QA.js │ ├── ar-SA.js │ ├── ar-SD.js │ ├── ar-SO.js │ ├── ar-SS.js │ ├── ar-SY.js │ ├── ar-TD.js │ ├── ar-TN.js │ ├── ar-YE.js │ ├── ar.js │ ├── as.js │ ├── asa.js │ ├── ast.js │ ├── az-Cyrl.js │ ├── az-Latn.js │ ├── az.js │ ├── bas.js │ ├── be-tarask.js │ ├── be.js │ ├── bem.js │ ├── bez.js │ ├── bg.js │ ├── bm.js │ ├── bn-IN.js │ ├── bn.js │ ├── bo-IN.js │ ├── bo.js │ ├── br.js │ ├── brx.js │ ├── bs-Cyrl.js │ ├── bs-Latn.js │ ├── bs.js │ ├── ca-AD.js │ ├── ca-ES-valencia.js │ ├── ca-FR.js │ ├── ca-IT.js │ ├── ca.js │ ├── ccp-IN.js │ ├── ccp.js │ ├── ce.js │ ├── ceb.js │ ├── cgg.js │ ├── chr.js │ ├── ckb-IR.js │ ├── ckb.js │ ├── cs.js │ ├── cy.js │ ├── da-GL.js │ ├── da.js │ ├── dav.js │ ├── de-AT.js │ ├── de-BE.js │ ├── de-CH.js │ ├── de-IT.js │ ├── de-LI.js │ ├── de-LU.js │ ├── de.js │ ├── dje.js │ ├── doi.js │ ├── dsb.js │ ├── dua.js │ ├── dyo.js │ ├── dz.js │ ├── ebu.js │ ├── ee-TG.js │ ├── ee.js │ ├── el-CY.js │ ├── el.js │ ├── en-001.js │ ├── en-150.js │ ├── en-AE.js │ ├── en-AG.js │ ├── en-AI.js │ ├── en-AS.js │ ├── en-AT.js │ ├── en-AU.js │ ├── en-BB.js │ ├── en-BE.js │ ├── en-BI.js │ ├── en-BM.js │ ├── en-BS.js │ ├── en-BW.js │ ├── en-BZ.js │ ├── en-CA.js │ ├── en-CC.js │ ├── en-CH.js │ ├── en-CK.js │ ├── en-CM.js │ ├── en-CX.js │ ├── en-CY.js │ ├── en-DE.js │ ├── en-DG.js │ ├── en-DK.js │ ├── en-DM.js │ ├── en-ER.js │ ├── en-FI.js │ ├── en-FJ.js │ ├── en-FK.js │ ├── en-FM.js │ ├── en-GB.js │ ├── en-GD.js │ ├── en-GG.js │ ├── en-GH.js │ ├── en-GI.js │ ├── en-GM.js │ ├── en-GU.js │ ├── en-GY.js │ ├── en-HK.js │ ├── en-IE.js │ ├── en-IL.js │ ├── en-IM.js │ ├── en-IN.js │ ├── en-IO.js │ ├── en-JE.js │ ├── en-JM.js │ ├── en-KE.js │ ├── en-KI.js │ ├── en-KN.js │ ├── en-KY.js │ ├── en-LC.js │ ├── en-LR.js │ ├── en-LS.js │ ├── en-MG.js │ ├── en-MH.js │ ├── en-MO.js │ ├── en-MP.js │ ├── en-MS.js │ ├── en-MT.js │ ├── en-MU.js │ ├── en-MV.js │ ├── en-MW.js │ ├── en-MY.js │ ├── en-NA.js │ ├── en-NF.js │ ├── en-NG.js │ ├── en-NL.js │ ├── en-NR.js │ ├── en-NU.js │ ├── en-NZ.js │ ├── en-PG.js │ ├── en-PH.js │ ├── en-PK.js │ ├── en-PN.js │ ├── en-PR.js │ ├── en-PW.js │ ├── en-RW.js │ ├── en-SB.js │ ├── en-SC.js │ ├── en-SD.js │ ├── en-SE.js │ ├── en-SG.js │ ├── en-SH.js │ ├── en-SI.js │ ├── en-SL.js │ ├── en-SS.js │ ├── en-SX.js │ ├── en-SZ.js │ ├── en-TC.js │ ├── en-TK.js │ ├── en-TO.js │ ├── en-TT.js │ ├── en-TV.js │ ├── en-TZ.js │ ├── en-UG.js │ ├── en-UM.js │ ├── en-VC.js │ ├── en-VG.js │ ├── en-VI.js │ ├── en-VU.js │ ├── en-WS.js │ ├── en-ZA.js │ ├── en-ZM.js │ ├── en-ZW.js │ ├── en.js │ ├── eo.js │ ├── es-419.js │ ├── es-AR.js │ ├── es-BO.js │ ├── es-BR.js │ ├── es-BZ.js │ ├── es-CL.js │ ├── es-CO.js │ ├── es-CR.js │ ├── es-CU.js │ ├── es-DO.js │ ├── es-EA.js │ ├── es-EC.js │ ├── es-GQ.js │ ├── es-GT.js │ ├── es-HN.js │ ├── es-IC.js │ ├── es-MX.js │ ├── es-NI.js │ ├── es-PA.js │ ├── es-PE.js │ ├── es-PH.js │ ├── es-PR.js │ ├── es-PY.js │ ├── es-SV.js │ ├── es-US.js │ ├── es-UY.js │ ├── es-VE.js │ ├── es.js │ ├── et.js │ ├── eu.js │ ├── ewo.js │ ├── fa-AF.js │ ├── fa.js │ ├── ff-Adlm-BF.js │ ├── ff-Adlm-CM.js │ ├── ff-Adlm-GH.js │ ├── ff-Adlm-GM.js │ ├── ff-Adlm-GW.js │ ├── ff-Adlm-LR.js │ ├── ff-Adlm-MR.js │ ├── ff-Adlm-NE.js │ ├── ff-Adlm-NG.js │ ├── ff-Adlm-SL.js │ ├── ff-Adlm-SN.js │ ├── ff-Adlm.js │ ├── ff-CM.js │ ├── ff-GN.js │ ├── ff-Latn-BF.js │ ├── ff-Latn-CM.js │ ├── ff-Latn-GH.js │ ├── ff-Latn-GM.js │ ├── ff-Latn-GN.js │ ├── ff-Latn-GW.js │ ├── ff-Latn-LR.js │ ├── ff-Latn-MR.js │ ├── ff-Latn-NE.js │ ├── ff-Latn-NG.js │ ├── ff-Latn-SL.js │ ├── ff-Latn.js │ ├── ff-MR.js │ ├── ff.js │ ├── fi.js │ ├── fil.js │ ├── fo-DK.js │ ├── fo.js │ ├── fr-BE.js │ ├── fr-BF.js │ ├── fr-BI.js │ ├── fr-BJ.js │ ├── fr-BL.js │ ├── fr-CA.js │ ├── fr-CD.js │ ├── fr-CF.js │ ├── fr-CG.js │ ├── fr-CH.js │ ├── fr-CI.js │ ├── fr-CM.js │ ├── fr-DJ.js │ ├── fr-DZ.js │ ├── fr-GA.js │ ├── fr-GF.js │ ├── fr-GN.js │ ├── fr-GP.js │ ├── fr-GQ.js │ ├── fr-HT.js │ ├── fr-KM.js │ ├── fr-LU.js │ ├── fr-MA.js │ ├── fr-MC.js │ ├── fr-MF.js │ ├── fr-MG.js │ ├── fr-ML.js │ ├── fr-MQ.js │ ├── fr-MR.js │ ├── fr-MU.js │ ├── fr-NC.js │ ├── fr-NE.js │ ├── fr-PF.js │ ├── fr-PM.js │ ├── fr-RE.js │ ├── fr-RW.js │ ├── fr-SC.js │ ├── fr-SN.js │ ├── fr-SY.js │ ├── fr-TD.js │ ├── fr-TG.js │ ├── fr-TN.js │ ├── fr-VU.js │ ├── fr-WF.js │ ├── fr-YT.js │ ├── fr.js │ ├── fur.js │ ├── fy.js │ ├── ga-GB.js │ ├── ga.js │ ├── gd.js │ ├── gl.js │ ├── gsw-FR.js │ ├── gsw-LI.js │ ├── gsw.js │ ├── gu.js │ ├── guz.js │ ├── gv.js │ ├── ha-GH.js │ ├── ha-NE.js │ ├── ha.js │ ├── haw.js │ ├── he.js │ ├── hi-Latn.js │ ├── hi.js │ ├── hr-BA.js │ ├── hr.js │ ├── hsb.js │ ├── hu.js │ ├── hy.js │ ├── ia.js │ ├── id.js │ ├── ig.js │ ├── ii.js │ ├── is.js │ ├── it-CH.js │ ├── it-SM.js │ ├── it-VA.js │ ├── it.js │ ├── ja.js │ ├── jgo.js │ ├── jmc.js │ ├── jv.js │ ├── ka.js │ ├── kab.js │ ├── kam.js │ ├── kde.js │ ├── kea.js │ ├── kgp.js │ ├── khq.js │ ├── ki.js │ ├── kk.js │ ├── kkj.js │ ├── kl.js │ ├── kln.js │ ├── km.js │ ├── kn.js │ ├── ko-KP.js │ ├── ko.js │ ├── kok.js │ ├── ks-Arab.js │ ├── ks-Deva.js │ ├── ks.js │ ├── ksb.js │ ├── ksf.js │ ├── ksh.js │ ├── ku.js │ ├── kw.js │ ├── ky.js │ ├── lag.js │ ├── lb.js │ ├── lg.js │ ├── lkt.js │ ├── ln-AO.js │ ├── ln-CF.js │ ├── ln-CG.js │ ├── ln.js │ ├── lo.js │ ├── lrc-IQ.js │ ├── lrc.js │ ├── lt.js │ ├── lu.js │ ├── luo.js │ ├── luy.js │ ├── lv.js │ ├── mai.js │ ├── mas-TZ.js │ ├── mas.js │ ├── mer.js │ ├── mfe.js │ ├── mg.js │ ├── mgh.js │ ├── mgo.js │ ├── mi.js │ ├── mk.js │ ├── ml.js │ ├── mn.js │ ├── mni-Beng.js │ ├── mni.js │ ├── mr.js │ ├── ms-BN.js │ ├── ms-ID.js │ ├── ms-SG.js │ ├── ms.js │ ├── mt.js │ ├── mua.js │ ├── my.js │ ├── mzn.js │ ├── naq.js │ ├── nb-SJ.js │ ├── nb.js │ ├── nd.js │ ├── nds-NL.js │ ├── nds.js │ ├── ne-IN.js │ ├── ne.js │ ├── nl-AW.js │ ├── nl-BE.js │ ├── nl-BQ.js │ ├── nl-CW.js │ ├── nl-SR.js │ ├── nl-SX.js │ ├── nl.js │ ├── nmg.js │ ├── nn.js │ ├── nnh.js │ ├── no.js │ ├── nus.js │ ├── nyn.js │ ├── om-KE.js │ ├── om.js │ ├── or.js │ ├── os-RU.js │ ├── os.js │ ├── pa-Arab.js │ ├── pa-Guru.js │ ├── pa.js │ ├── pcm.js │ ├── pl.js │ ├── ps-PK.js │ ├── ps.js │ ├── pt-AO.js │ ├── pt-CH.js │ ├── pt-CV.js │ ├── pt-GQ.js │ ├── pt-GW.js │ ├── pt-LU.js │ ├── pt-MO.js │ ├── pt-MZ.js │ ├── pt-PT.js │ ├── pt-ST.js │ ├── pt-TL.js │ ├── pt.js │ ├── qu-BO.js │ ├── qu-EC.js │ ├── qu.js │ ├── rm.js │ ├── rn.js │ ├── ro-MD.js │ ├── ro.js │ ├── rof.js │ ├── ru-BY.js │ ├── ru-KG.js │ ├── ru-KZ.js │ ├── ru-MD.js │ ├── ru-UA.js │ ├── ru.js │ ├── rw.js │ ├── rwk.js │ ├── sa.js │ ├── sah.js │ ├── saq.js │ ├── sat-Olck.js │ ├── sat.js │ ├── sbp.js │ ├── sc.js │ ├── sd-Arab.js │ ├── sd-Deva.js │ ├── sd.js │ ├── se-FI.js │ ├── se-SE.js │ ├── se.js │ ├── seh.js │ ├── ses.js │ ├── sg.js │ ├── shi-Latn.js │ ├── shi-Tfng.js │ ├── shi.js │ ├── si.js │ ├── sk.js │ ├── sl.js │ ├── smn.js │ ├── sn.js │ ├── so-DJ.js │ ├── so-ET.js │ ├── so-KE.js │ ├── so.js │ ├── sq-MK.js │ ├── sq-XK.js │ ├── sq.js │ ├── sr-Cyrl-BA.js │ ├── sr-Cyrl-ME.js │ ├── sr-Cyrl-XK.js │ ├── sr-Cyrl.js │ ├── sr-Latn-BA.js │ ├── sr-Latn-ME.js │ ├── sr-Latn-XK.js │ ├── sr-Latn.js │ ├── sr.js │ ├── su-Latn.js │ ├── su.js │ ├── sv-AX.js │ ├── sv-FI.js │ ├── sv.js │ ├── sw-CD.js │ ├── sw-KE.js │ ├── sw-UG.js │ ├── sw.js │ ├── ta-LK.js │ ├── ta-MY.js │ ├── ta-SG.js │ ├── ta.js │ ├── te.js │ ├── teo-KE.js │ ├── teo.js │ ├── tg.js │ ├── th.js │ ├── ti-ER.js │ ├── ti.js │ ├── tk.js │ ├── to.js │ ├── tr-CY.js │ ├── tr.js │ ├── tt.js │ ├── twq.js │ ├── tzm.js │ ├── ug.js │ ├── uk.js │ ├── und.js │ ├── ur-IN.js │ ├── ur.js │ ├── uz-Arab.js │ ├── uz-Cyrl.js │ ├── uz-Latn.js │ ├── uz.js │ ├── vai-Latn.js │ ├── vai-Vaii.js │ ├── vai.js │ ├── vi.js │ ├── vun.js │ ├── wae.js │ ├── wo.js │ ├── xh.js │ ├── xog.js │ ├── yav.js │ ├── yi.js │ ├── yo-BJ.js │ ├── yo.js │ ├── yrl-CO.js │ ├── yrl-VE.js │ ├── yrl.js │ ├── yue-Hans.js │ ├── yue-Hant.js │ ├── yue.js │ ├── zgh.js │ ├── zh-Hans-HK.js │ ├── zh-Hans-MO.js │ ├── zh-Hans-SG.js │ ├── zh-Hans.js │ ├── zh-Hant-HK.js │ ├── zh-Hant-MO.js │ ├── zh-Hant.js │ ├── zh.js │ └── zu.js ├── gsw-FR.d.ts ├── gsw-FR.js ├── gsw-FR.js.map ├── gsw-LI.d.ts ├── gsw-LI.js ├── gsw-LI.js.map ├── gsw.d.ts ├── gsw.js ├── gsw.js.map ├── gu.d.ts ├── gu.js ├── gu.js.map ├── guz.d.ts ├── guz.js ├── guz.js.map ├── gv.d.ts ├── gv.js ├── gv.js.map ├── ha-GH.d.ts ├── ha-GH.js ├── ha-GH.js.map ├── ha-NE.d.ts ├── ha-NE.js ├── ha-NE.js.map ├── ha.d.ts ├── ha.js ├── ha.js.map ├── haw.d.ts ├── haw.js ├── haw.js.map ├── he.d.ts ├── he.js ├── he.js.map ├── hi-Latn.d.ts ├── hi-Latn.js ├── hi-Latn.js.map ├── hi.d.ts ├── hi.js ├── hi.js.map ├── hr-BA.d.ts ├── hr-BA.js ├── hr-BA.js.map ├── hr.d.ts ├── hr.js ├── hr.js.map ├── hsb.d.ts ├── hsb.js ├── hsb.js.map ├── hu.d.ts ├── hu.js ├── hu.js.map ├── hy.d.ts ├── hy.js ├── hy.js.map ├── ia.d.ts ├── ia.js ├── ia.js.map ├── id.d.ts ├── id.js ├── id.js.map ├── ig.d.ts ├── ig.js ├── ig.js.map ├── ii.d.ts ├── ii.js ├── ii.js.map ├── is.d.ts ├── is.js ├── is.js.map ├── it-CH.d.ts ├── it-CH.js ├── it-CH.js.map ├── it-SM.d.ts ├── it-SM.js ├── it-SM.js.map ├── it-VA.d.ts ├── it-VA.js ├── it-VA.js.map ├── it.d.ts ├── it.js ├── it.js.map ├── ja.d.ts ├── ja.js ├── ja.js.map ├── jgo.d.ts ├── jgo.js ├── jgo.js.map ├── jmc.d.ts ├── jmc.js ├── jmc.js.map ├── jv.d.ts ├── jv.js ├── jv.js.map ├── ka.d.ts ├── ka.js ├── ka.js.map ├── kab.d.ts ├── kab.js ├── kab.js.map ├── kam.d.ts ├── kam.js ├── kam.js.map ├── kde.d.ts ├── kde.js ├── kde.js.map ├── kea.d.ts ├── kea.js ├── kea.js.map ├── kgp.d.ts ├── kgp.js ├── kgp.js.map ├── khq.d.ts ├── khq.js ├── khq.js.map ├── ki.d.ts ├── ki.js ├── ki.js.map ├── kk.d.ts ├── kk.js ├── kk.js.map ├── kkj.d.ts ├── kkj.js ├── kkj.js.map ├── kl.d.ts ├── kl.js ├── kl.js.map ├── kln.d.ts ├── kln.js ├── kln.js.map ├── km.d.ts ├── km.js ├── km.js.map ├── kn.d.ts ├── kn.js ├── kn.js.map ├── ko-KP.d.ts ├── ko-KP.js ├── ko-KP.js.map ├── ko.d.ts ├── ko.js ├── ko.js.map ├── kok.d.ts ├── kok.js ├── kok.js.map ├── ks-Arab.d.ts ├── ks-Arab.js ├── ks-Arab.js.map ├── ks-Deva.d.ts ├── ks-Deva.js ├── ks-Deva.js.map ├── ks.d.ts ├── ks.js ├── ks.js.map ├── ksb.d.ts ├── ksb.js ├── ksb.js.map ├── ksf.d.ts ├── ksf.js ├── ksf.js.map ├── ksh.d.ts ├── ksh.js ├── ksh.js.map ├── ku.d.ts ├── ku.js ├── ku.js.map ├── kw.d.ts ├── kw.js ├── kw.js.map ├── ky.d.ts ├── ky.js ├── ky.js.map ├── lag.d.ts ├── lag.js ├── lag.js.map ├── lb.d.ts ├── lb.js ├── lb.js.map ├── lg.d.ts ├── lg.js ├── lg.js.map ├── lkt.d.ts ├── lkt.js ├── lkt.js.map ├── ln-AO.d.ts ├── ln-AO.js ├── ln-AO.js.map ├── ln-CF.d.ts ├── ln-CF.js ├── ln-CF.js.map ├── ln-CG.d.ts ├── ln-CG.js ├── ln-CG.js.map ├── ln.d.ts ├── ln.js ├── ln.js.map ├── lo.d.ts ├── lo.js ├── lo.js.map ├── lrc-IQ.d.ts ├── lrc-IQ.js ├── lrc-IQ.js.map ├── lrc.d.ts ├── lrc.js ├── lrc.js.map ├── lt.d.ts ├── lt.js ├── lt.js.map ├── lu.d.ts ├── lu.js ├── lu.js.map ├── luo.d.ts ├── luo.js ├── luo.js.map ├── luy.d.ts ├── luy.js ├── luy.js.map ├── lv.d.ts ├── lv.js ├── lv.js.map ├── mai.d.ts ├── mai.js ├── mai.js.map ├── mas-TZ.d.ts ├── mas-TZ.js ├── mas-TZ.js.map ├── mas.d.ts ├── mas.js ├── mas.js.map ├── mer.d.ts ├── mer.js ├── mer.js.map ├── mfe.d.ts ├── mfe.js ├── mfe.js.map ├── mg.d.ts ├── mg.js ├── mg.js.map ├── mgh.d.ts ├── mgh.js ├── mgh.js.map ├── mgo.d.ts ├── mgo.js ├── mgo.js.map ├── mi.d.ts ├── mi.js ├── mi.js.map ├── mk.d.ts ├── mk.js ├── mk.js.map ├── ml.d.ts ├── ml.js ├── ml.js.map ├── mn.d.ts ├── mn.js ├── mn.js.map ├── mni-Beng.d.ts ├── mni-Beng.js ├── mni-Beng.js.map ├── mni.d.ts ├── mni.js ├── mni.js.map ├── mr.d.ts ├── mr.js ├── mr.js.map ├── ms-BN.d.ts ├── ms-BN.js ├── ms-BN.js.map ├── ms-ID.d.ts ├── ms-ID.js ├── ms-ID.js.map ├── ms-SG.d.ts ├── ms-SG.js ├── ms-SG.js.map ├── ms.d.ts ├── ms.js ├── ms.js.map ├── mt.d.ts ├── mt.js ├── mt.js.map ├── mua.d.ts ├── mua.js ├── mua.js.map ├── my.d.ts ├── my.js ├── my.js.map ├── mzn.d.ts ├── mzn.js ├── mzn.js.map ├── naq.d.ts ├── naq.js ├── naq.js.map ├── nb-SJ.d.ts ├── nb-SJ.js ├── nb-SJ.js.map ├── nb.d.ts ├── nb.js ├── nb.js.map ├── nd.d.ts ├── nd.js ├── nd.js.map ├── nds-NL.d.ts ├── nds-NL.js ├── nds-NL.js.map ├── nds.d.ts ├── nds.js ├── nds.js.map ├── ne-IN.d.ts ├── ne-IN.js ├── ne-IN.js.map ├── ne.d.ts ├── ne.js ├── ne.js.map ├── nl-AW.d.ts ├── nl-AW.js ├── nl-AW.js.map ├── nl-BE.d.ts ├── nl-BE.js ├── nl-BE.js.map ├── nl-BQ.d.ts ├── nl-BQ.js ├── nl-BQ.js.map ├── nl-CW.d.ts ├── nl-CW.js ├── nl-CW.js.map ├── nl-SR.d.ts ├── nl-SR.js ├── nl-SR.js.map ├── nl-SX.d.ts ├── nl-SX.js ├── nl-SX.js.map ├── nl.d.ts ├── nl.js ├── nl.js.map ├── nmg.d.ts ├── nmg.js ├── nmg.js.map ├── nn.d.ts ├── nn.js ├── nn.js.map ├── nnh.d.ts ├── nnh.js ├── nnh.js.map ├── no.d.ts ├── no.js ├── no.js.map ├── nus.d.ts ├── nus.js ├── nus.js.map ├── nyn.d.ts ├── nyn.js ├── nyn.js.map ├── om-KE.d.ts ├── om-KE.js ├── om-KE.js.map ├── om.d.ts ├── om.js ├── om.js.map ├── or.d.ts ├── or.js ├── or.js.map ├── os-RU.d.ts ├── os-RU.js ├── os-RU.js.map ├── os.d.ts ├── os.js ├── os.js.map ├── pa-Arab.d.ts ├── pa-Arab.js ├── pa-Arab.js.map ├── pa-Guru.d.ts ├── pa-Guru.js ├── pa-Guru.js.map ├── pa.d.ts ├── pa.js ├── pa.js.map ├── pcm.d.ts ├── pcm.js ├── pcm.js.map ├── pl.d.ts ├── pl.js ├── pl.js.map ├── ps-PK.d.ts ├── ps-PK.js ├── ps-PK.js.map ├── ps.d.ts ├── ps.js ├── ps.js.map ├── pt-AO.d.ts ├── pt-AO.js ├── pt-AO.js.map ├── pt-CH.d.ts ├── pt-CH.js ├── pt-CH.js.map ├── pt-CV.d.ts ├── pt-CV.js ├── pt-CV.js.map ├── pt-GQ.d.ts ├── pt-GQ.js ├── pt-GQ.js.map ├── pt-GW.d.ts ├── pt-GW.js ├── pt-GW.js.map ├── pt-LU.d.ts ├── pt-LU.js ├── pt-LU.js.map ├── pt-MO.d.ts ├── pt-MO.js ├── pt-MO.js.map ├── pt-MZ.d.ts ├── pt-MZ.js ├── pt-MZ.js.map ├── pt-PT.d.ts ├── pt-PT.js ├── pt-PT.js.map ├── pt-ST.d.ts ├── pt-ST.js ├── pt-ST.js.map ├── pt-TL.d.ts ├── pt-TL.js ├── pt-TL.js.map ├── pt.d.ts ├── pt.js ├── pt.js.map ├── qu-BO.d.ts ├── qu-BO.js ├── qu-BO.js.map ├── qu-EC.d.ts ├── qu-EC.js ├── qu-EC.js.map ├── qu.d.ts ├── qu.js ├── qu.js.map ├── rm.d.ts ├── rm.js ├── rm.js.map ├── rn.d.ts ├── rn.js ├── rn.js.map ├── ro-MD.d.ts ├── ro-MD.js ├── ro-MD.js.map ├── ro.d.ts ├── ro.js ├── ro.js.map ├── rof.d.ts ├── rof.js ├── rof.js.map ├── ru-BY.d.ts ├── ru-BY.js ├── ru-BY.js.map ├── ru-KG.d.ts ├── ru-KG.js ├── ru-KG.js.map ├── ru-KZ.d.ts ├── ru-KZ.js ├── ru-KZ.js.map ├── ru-MD.d.ts ├── ru-MD.js ├── ru-MD.js.map ├── ru-UA.d.ts ├── ru-UA.js ├── ru-UA.js.map ├── ru.d.ts ├── ru.js ├── ru.js.map ├── rw.d.ts ├── rw.js ├── rw.js.map ├── rwk.d.ts ├── rwk.js ├── rwk.js.map ├── sa.d.ts ├── sa.js ├── sa.js.map ├── sah.d.ts ├── sah.js ├── sah.js.map ├── saq.d.ts ├── saq.js ├── saq.js.map ├── sat-Olck.d.ts ├── sat-Olck.js ├── sat-Olck.js.map ├── sat.d.ts ├── sat.js ├── sat.js.map ├── sbp.d.ts ├── sbp.js ├── sbp.js.map ├── sc.d.ts ├── sc.js ├── sc.js.map ├── sd-Arab.d.ts ├── sd-Arab.js ├── sd-Arab.js.map ├── sd-Deva.d.ts ├── sd-Deva.js ├── sd-Deva.js.map ├── sd.d.ts ├── sd.js ├── sd.js.map ├── se-FI.d.ts ├── se-FI.js ├── se-FI.js.map ├── se-SE.d.ts ├── se-SE.js ├── se-SE.js.map ├── se.d.ts ├── se.js ├── se.js.map ├── seh.d.ts ├── seh.js ├── seh.js.map ├── ses.d.ts ├── ses.js ├── ses.js.map ├── sg.d.ts ├── sg.js ├── sg.js.map ├── shi-Latn.d.ts ├── shi-Latn.js ├── shi-Latn.js.map ├── shi-Tfng.d.ts ├── shi-Tfng.js ├── shi-Tfng.js.map ├── shi.d.ts ├── shi.js ├── shi.js.map ├── si.d.ts ├── si.js ├── si.js.map ├── sk.d.ts ├── sk.js ├── sk.js.map ├── sl.d.ts ├── sl.js ├── sl.js.map ├── smn.d.ts ├── smn.js ├── smn.js.map ├── sn.d.ts ├── sn.js ├── sn.js.map ├── so-DJ.d.ts ├── so-DJ.js ├── so-DJ.js.map ├── so-ET.d.ts ├── so-ET.js ├── so-ET.js.map ├── so-KE.d.ts ├── so-KE.js ├── so-KE.js.map ├── so.d.ts ├── so.js ├── so.js.map ├── sq-MK.d.ts ├── sq-MK.js ├── sq-MK.js.map ├── sq-XK.d.ts ├── sq-XK.js ├── sq-XK.js.map ├── sq.d.ts ├── sq.js ├── sq.js.map ├── sr-Cyrl-BA.d.ts ├── sr-Cyrl-BA.js ├── sr-Cyrl-BA.js.map ├── sr-Cyrl-ME.d.ts ├── sr-Cyrl-ME.js ├── sr-Cyrl-ME.js.map ├── sr-Cyrl-XK.d.ts ├── sr-Cyrl-XK.js ├── sr-Cyrl-XK.js.map ├── sr-Cyrl.d.ts ├── sr-Cyrl.js ├── sr-Cyrl.js.map ├── sr-Latn-BA.d.ts ├── sr-Latn-BA.js ├── sr-Latn-BA.js.map ├── sr-Latn-ME.d.ts ├── sr-Latn-ME.js ├── sr-Latn-ME.js.map ├── sr-Latn-XK.d.ts ├── sr-Latn-XK.js ├── sr-Latn-XK.js.map ├── sr-Latn.d.ts ├── sr-Latn.js ├── sr-Latn.js.map ├── sr.d.ts ├── sr.js ├── sr.js.map ├── su-Latn.d.ts ├── su-Latn.js ├── su-Latn.js.map ├── su.d.ts ├── su.js ├── su.js.map ├── sv-AX.d.ts ├── sv-AX.js ├── sv-AX.js.map ├── sv-FI.d.ts ├── sv-FI.js ├── sv-FI.js.map ├── sv.d.ts ├── sv.js ├── sv.js.map ├── sw-CD.d.ts ├── sw-CD.js ├── sw-CD.js.map ├── sw-KE.d.ts ├── sw-KE.js ├── sw-KE.js.map ├── sw-UG.d.ts ├── sw-UG.js ├── sw-UG.js.map ├── sw.d.ts ├── sw.js ├── sw.js.map ├── ta-LK.d.ts ├── ta-LK.js ├── ta-LK.js.map ├── ta-MY.d.ts ├── ta-MY.js ├── ta-MY.js.map ├── ta-SG.d.ts ├── ta-SG.js ├── ta-SG.js.map ├── ta.d.ts ├── ta.js ├── ta.js.map ├── te.d.ts ├── te.js ├── te.js.map ├── teo-KE.d.ts ├── teo-KE.js ├── teo-KE.js.map ├── teo.d.ts ├── teo.js ├── teo.js.map ├── tg.d.ts ├── tg.js ├── tg.js.map ├── th.d.ts ├── th.js ├── th.js.map ├── ti-ER.d.ts ├── ti-ER.js ├── ti-ER.js.map ├── ti.d.ts ├── ti.js ├── ti.js.map ├── tk.d.ts ├── tk.js ├── tk.js.map ├── to.d.ts ├── to.js ├── to.js.map ├── tr-CY.d.ts ├── tr-CY.js ├── tr-CY.js.map ├── tr.d.ts ├── tr.js ├── tr.js.map ├── tt.d.ts ├── tt.js ├── tt.js.map ├── twq.d.ts ├── twq.js ├── twq.js.map ├── tzm.d.ts ├── tzm.js ├── tzm.js.map ├── ug.d.ts ├── ug.js ├── ug.js.map ├── uk.d.ts ├── uk.js ├── uk.js.map ├── und.d.ts ├── und.js ├── und.js.map ├── ur-IN.d.ts ├── ur-IN.js ├── ur-IN.js.map ├── ur.d.ts ├── ur.js ├── ur.js.map ├── uz-Arab.d.ts ├── uz-Arab.js ├── uz-Arab.js.map ├── uz-Cyrl.d.ts ├── uz-Cyrl.js ├── uz-Cyrl.js.map ├── uz-Latn.d.ts ├── uz-Latn.js ├── uz-Latn.js.map ├── uz.d.ts ├── uz.js ├── uz.js.map ├── vai-Latn.d.ts ├── vai-Latn.js ├── vai-Latn.js.map ├── vai-Vaii.d.ts ├── vai-Vaii.js ├── vai-Vaii.js.map ├── vai.d.ts ├── vai.js ├── vai.js.map ├── vi.d.ts ├── vi.js ├── vi.js.map ├── vun.d.ts ├── vun.js ├── vun.js.map ├── wae.d.ts ├── wae.js ├── wae.js.map ├── wo.d.ts ├── wo.js ├── wo.js.map ├── xh.d.ts ├── xh.js ├── xh.js.map ├── xog.d.ts ├── xog.js ├── xog.js.map ├── yav.d.ts ├── yav.js ├── yav.js.map ├── yi.d.ts ├── yi.js ├── yi.js.map ├── yo-BJ.d.ts ├── yo-BJ.js ├── yo-BJ.js.map ├── yo.d.ts ├── yo.js ├── yo.js.map ├── yrl-CO.d.ts ├── yrl-CO.js ├── yrl-CO.js.map ├── yrl-VE.d.ts ├── yrl-VE.js ├── yrl-VE.js.map ├── yrl.d.ts ├── yrl.js ├── yrl.js.map ├── yue-Hans.d.ts ├── yue-Hans.js ├── yue-Hans.js.map ├── yue-Hant.d.ts ├── yue-Hant.js ├── yue-Hant.js.map ├── yue.d.ts ├── yue.js ├── yue.js.map ├── zgh.d.ts ├── zgh.js ├── zgh.js.map ├── zh-Hans-HK.d.ts ├── zh-Hans-HK.js ├── zh-Hans-HK.js.map ├── zh-Hans-MO.d.ts ├── zh-Hans-MO.js ├── zh-Hans-MO.js.map ├── zh-Hans-SG.d.ts ├── zh-Hans-SG.js ├── zh-Hans-SG.js.map ├── zh-Hans.d.ts ├── zh-Hans.js ├── zh-Hans.js.map ├── zh-Hant-HK.d.ts ├── zh-Hant-HK.js ├── zh-Hant-HK.js.map ├── zh-Hant-MO.d.ts ├── zh-Hant-MO.js ├── zh-Hant-MO.js.map ├── zh-Hant.d.ts ├── zh-Hant.js ├── zh-Hant.js.map ├── zh.d.ts ├── zh.js ├── zh.js.map ├── zu.d.ts ├── zu.js └── zu.js.map ├── module.d-yNBsZ8gb.d.ts ├── package.json ├── platform_location.d-Lbv6Ueec.d.ts ├── testing └── index.d.ts ├── upgrade └── index.d.ts └── xhr.d-D_1kTQR5.d.ts /ANGULAR_PACKAGE: -------------------------------------------------------------------------------- 1 | This file is used by the npm/yarn_install rule to detect APF. See https://github.com/bazelbuild/rules_nodejs/issues/927 2 | -------------------------------------------------------------------------------- /BUILD_INFO: -------------------------------------------------------------------------------- 1 | Fri Jun 6 22:26:41 UTC 2025 2 | 21fc93bf4b2183114d7703dbea4e57c30b54c66e 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Angular 2 | ======= 3 | 4 | The sources for this package are in the main [Angular](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo. 5 | 6 | Usage information and reference details can be found in [Angular documentation](https://angular.dev/overview). 7 | 8 | License: MIT 9 | -------------------------------------------------------------------------------- /locales/doi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: {}[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-AE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-AS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-GU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-MH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-MP.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-PH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-PR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-UM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en-VI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/en.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/af-NA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/af.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/agq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ak.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/am.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-AE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-BH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-DJ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-DZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-EG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-EH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-ER.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-IL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-IQ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-JO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-KM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-KW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-LB.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-LY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-MA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-MR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-OM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-PS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-QA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-SA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-SD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-SO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-SS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-SY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-TD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-TN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar-YE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ar.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: string[][][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/as.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/asa.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ast.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/az-Cyrl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/az-Latn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/az.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bas.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/be-tarask.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/be.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bem.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bez.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bm.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bn-IN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bo-IN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/br.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/brx.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/bs-Cyrl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ca-AD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ca-FR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ca-IT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ca.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ccp-IN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ccp.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ce.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ceb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/cgg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/chr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ckb-IR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ckb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/cs.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/cy.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/da-GL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/da.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dav.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-AT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-BE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-CH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-IT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-LI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de-LU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/de.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dje.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/doi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dsb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dua.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dyo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/dz.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ebu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ee-TG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ee.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/el-CY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/el.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-001.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-150.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-AU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BB.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-BZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CX.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-CY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-DE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-DG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-DK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-DM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-ER.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-FI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-FJ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-FK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-FM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GB.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-GY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-HK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-IE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-IL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-IM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-IN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-IO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-JE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-JM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-KE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-KI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-KN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-KY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-LC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-LR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-LS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MP.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MV.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-MY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-NZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-PW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-RW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SB.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SX.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-SZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TV.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-TZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-UG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-UM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-VC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-VG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-VI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-VU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-WS.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-ZA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-ZM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en-ZW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/en.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/eo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-419.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-AR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-BO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-BR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-BZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-CL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-CO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-CR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-CU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-DO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-EA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-EC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-GQ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-GT.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-HN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-IC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-MX.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-NI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-PA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-PE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-PH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-PR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-PY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-SV.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-US.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-UY.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es-VE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/es.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/et.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/eu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ewo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fa-AF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fa.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-BF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-CM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-GH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-GM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-GW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-LR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-MR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-NE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-NG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-SL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm-SN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Adlm.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-CM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-GN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-BF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-CM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-GH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-GM.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-GN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-GW.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-LR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-MR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-NE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-NG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn-SL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-Latn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff-MR.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ff.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fil.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fo-DK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr-BE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr-BF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr-BI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr-CA.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr-CD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fur.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/fy.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ga-GB.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ga.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/gd.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/gl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/gu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/guz.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/gv.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ha-GH.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ha-NE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ha.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/haw.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/he.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/hi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/hr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/hsb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/hy.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ia.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ig.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ii.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/is.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/it.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/jgo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/jmc.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/jv.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ka.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kam.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kde.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kea.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/khq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ki.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kkj.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kln.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/km.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kok.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ks-Arab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ks-Deva.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ks.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ksb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ksf.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ksh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ku.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/kw.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ky.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lag.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lkt.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ln-AO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ln-CF.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ln-CG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ln.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lrc-IQ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lrc.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lt.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/luo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/luy.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/lv.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mai.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mas-TZ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mas.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mer.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mfe.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mgh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mgo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ml.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mni-Beng.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mni.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ms-BN.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ms-ID.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ms-SG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ms.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string[] | undefined)[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mt.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mua.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/mzn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/naq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nb-SJ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nb.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nd.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nds-NL.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nds.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nmg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nnh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/no.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nus.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/nyn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/om-KE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/om.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/or.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/os-RU.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/os.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/pa-Arab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/pa.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/pcm.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/pl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ps-PK.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ps.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/pt.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/qu-BO.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/qu-EC.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/qu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/rm.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/rn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ro.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/rof.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ru.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/rw.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/rwk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sa.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sah.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/saq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sat-Olck.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sat.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sbp.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sc.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sd-Arab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sd-Deva.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sd.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/se-FI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/se-SE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/se.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/seh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ses.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/shi-Latn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/shi-Tfng.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/shi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/si.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sl.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/smn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/so-DJ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/so-ET.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/so-KE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/so.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/su-Latn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/su.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sv-AX.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sv-FI.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sv.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sw-CD.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sw-KE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sw-UG.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/sw.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: (string | string[])[][]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ta.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/teo-KE.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/teo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/tg.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/th.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ti-ER.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ti.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/tk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/to.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/tr.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/tt.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/twq.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/tzm.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ug.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/uk.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/ur.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/uz-Arab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/vai-Latn.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/vai-Vaii.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/vai.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/vi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/vun.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/wae.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/wo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/xh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/xog.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/yav.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/yi.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/yo-BJ.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/yo.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/zgh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: never[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/zh.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | (string | string[])[])[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/extra/zu.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ((string[] | undefined)[] | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/ks-Arab.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/ks.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/sd-Deva.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: {}[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/und.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | -------------------------------------------------------------------------------- /locales/wae.d.ts: -------------------------------------------------------------------------------- 1 | /** 2 | * @license 3 | * Copyright Google LLC All Rights Reserved. 4 | * 5 | * Use of this source code is governed by an MIT-style license that can be 6 | * found in the LICENSE file at https://angular.dev/license 7 | */ 8 | declare const _default: ({} | undefined)[]; 9 | export default _default; 10 | --------------------------------------------------------------------------------