mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
Commit from GitHub Actions (Publish APIs & Clients)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as holidays from "m3o/holidays";
|
||||
|
||||
//
|
||||
// List the holiday dates for a given country and year
|
||||
async function GetHolidays() {
|
||||
let holidaysService = new holidays.HolidaysService(
|
||||
process.env.MICRO_API_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user