UNPKG

@romcal/calendar.united-states

Version:

Localized romcal calendar for UnitedStates

26 lines (24 loc) 1.83 kB
/** * 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{UnitedStates_Cs as t}from"./cs";import{UnitedStates_EnGb as e}from"./en-gb";import{UnitedStates_EnIe as r}from"./en-ie";import{UnitedStates_En as i}from"./en";import{UnitedStates_Es as o}from"./es";import{UnitedStates_Fr as m}from"./fr";import{UnitedStates_It as n}from"./it";import{UnitedStates_La as s}from"./la";import{UnitedStates_Pl as p}from"./pl";import{UnitedStates_PtBr as a}from"./pt-br";import{UnitedStates_Sk as f}from"./sk";export{t as UnitedStates_Cs,i as UnitedStates_En,e as UnitedStates_EnGb,r as UnitedStates_EnIe,o as UnitedStates_Es,m as UnitedStates_Fr,n as UnitedStates_It,s as UnitedStates_La,p as UnitedStates_Pl,a as UnitedStates_PtBr,f as UnitedStates_Sk};