@romcal/calendar.argentina
Version:
Localized romcal calendar for Argentina
26 lines (24 loc) • 1.77 kB
JavaScript
/**
* MIT License
*
* Copyright (c) 2018 Julian Pereira
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
import{Argentina_Cs as r}from"./cs";import{Argentina_EnGb as n}from"./en-gb";import{Argentina_EnIe as t}from"./en-ie";import{Argentina_En as i}from"./en";import{Argentina_Es as o}from"./es";import{Argentina_Fr as m}from"./fr";import{Argentina_It as e}from"./it";import{Argentina_La as p}from"./la";import{Argentina_Pl as a}from"./pl";import{Argentina_PtBr as f}from"./pt-br";import{Argentina_Sk as g}from"./sk";export{r as Argentina_Cs,i as Argentina_En,n as Argentina_EnGb,t as Argentina_EnIe,o as Argentina_Es,m as Argentina_Fr,e as Argentina_It,p as Argentina_La,a as Argentina_Pl,f as Argentina_PtBr,g as Argentina_Sk};