UNPKG

express-post-task-scheduler

Version:

A lightweight npm package to create and manage scheduled tasks using Express middleware. Configure tasks via POST requests and execute them at specified times seamlessly.

3 lines (2 loc) 76 B
import winston from "winston"; export declare const logger: winston.Logger;