Union of a set of numbers and a RangeField with that same set of
numbers.
Value extends number
RangeField<Value> | Value
⏳ Fantastic cron parser and constructor.
Union of a set of numbers and a RangeField with that same set of
numbers.
Value extends number
RangeField<Value> | Value
Add Package
deno add jsr:@coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";
Import directly with a jsr specifier
import { type ValueOrRangeField } from "jsr:@coven/cron";
Add Package
pnpm i jsr:@coven/cron
pnpm dlx jsr add @coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";
Add Package
yarn add jsr:@coven/cron
yarn dlx jsr add @coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";
Add Package
vlt install jsr:@coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";
Add Package
npx jsr add @coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";
Add Package
bunx jsr add @coven/cron
Import symbol
import { type ValueOrRangeField } from "@coven/cron";