mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
ab755a07d8
Added the support for JSON type schedule to cron API; previously it was string only. fixes #21122 |
||
---|---|---|
.. | ||
01_cron.ts | ||
Cargo.toml | ||
interface.rs | ||
lib.rs | ||
local.rs | ||
README.md | ||
time.rs |
deno_cron
This crate implements scheduled tasks (crons) API for Deno.