UNPKG

jours-feries-france-js

Version:

jours fériés en France

3 lines (2 loc) 94 B
declare const checkIfDayIsFerie: (date: string) => boolean; export default checkIfDayIsFerie;