@romcal/calendar.italy
Version:
Localized romcal calendar for Italy
26 lines (24 loc) • 1.68 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{Italy_Cs as r}from"./cs";import{Italy_EnGb as t}from"./en-gb";import{Italy_EnIe as o}from"./en-ie";import{Italy_En as m}from"./en";import{Italy_Es as l}from"./es";import{Italy_Fr as i}from"./fr";import{Italy_It as p}from"./it";import{Italy_La as a}from"./la";import{Italy_Pl as f}from"./pl";import{Italy_PtBr as I}from"./pt-br";import{Italy_Sk as y}from"./sk";export{r as Italy_Cs,m as Italy_En,t as Italy_EnGb,o as Italy_EnIe,l as Italy_Es,i as Italy_Fr,p as Italy_It,a as Italy_La,f as Italy_Pl,I as Italy_PtBr,y as Italy_Sk};