UNPKG

@romcal/calendar.belgium

Version:
26 lines (24 loc) 1.72 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{Belgium_Cs as m}from"./cs";import{Belgium_EnGb as r}from"./en-gb";import{Belgium_EnIe as i}from"./en-ie";import{Belgium_En as o}from"./en";import{Belgium_Es as e}from"./es";import{Belgium_Fr as t}from"./fr";import{Belgium_It as l}from"./it";import{Belgium_La as p}from"./la";import{Belgium_Pl as f}from"./pl";import{Belgium_PtBr as B}from"./pt-br";import{Belgium_Sk as g}from"./sk";export{m as Belgium_Cs,o as Belgium_En,r as Belgium_EnGb,i as Belgium_EnIe,e as Belgium_Es,t as Belgium_Fr,l as Belgium_It,p as Belgium_La,f as Belgium_Pl,B as Belgium_PtBr,g as Belgium_Sk};