@romcal/calendar.poland
Version:
Localized romcal calendar for Poland
26 lines (24 loc) • 1.7 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{Poland_Cs as o}from"./cs";import{Poland_EnGb as r}from"./en-gb";import{Poland_EnIe as m}from"./en-ie";import{Poland_En as n}from"./en";import{Poland_Es as t}from"./es";import{Poland_Fr as l}from"./fr";import{Poland_It as i}from"./it";import{Poland_La as p}from"./la";import{Poland_Pl as a}from"./pl";import{Poland_PtBr as f}from"./pt-br";import{Poland_Sk as P}from"./sk";export{o as Poland_Cs,n as Poland_En,r as Poland_EnGb,m as Poland_EnIe,t as Poland_Es,l as Poland_Fr,i as Poland_It,p as Poland_La,a as Poland_Pl,f as Poland_PtBr,P as Poland_Sk};